ソースを参照

Merge branch 'master' of http://47.100.3.209:3000/gdc/yiliangyiyun-pc

ccjgmwz 3 年 前
コミット
8fd43c899e
2 ファイル変更1570 行追加1948 行削除
  1. 1 1
      src/layout/index/top/index.vue
  2. 1569 1947
      src/views/warehouse/warehouseManagementGross.vue

+ 1 - 1
src/layout/index/top/index.vue

@@ -383,8 +383,8 @@
       ...mapActions('common', ['setLocalVessels']),
       ...mapActions('user', ['getUserInfo','toSetShow']),
       payCode() {
-        console.log('input', this.barCode)
 		this.barCode = this.barCode.toLocaleLowerCase()
+		  console.log('input', this.barCode)
         this.btnStatus = {
           status1: false,
           status2: false,

ファイルの差分が大きいため隠しています
+ 1569 - 1947
src/views/warehouse/warehouseManagementGross.vue


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません