瀏覽代碼

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


部分文件因文件數量過多而無法顯示