Browse Source

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

ccjgmwz 3 years ago
parent
commit
22bccde1bc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/warehouse/warehouseManagementTare.vue

+ 1 - 0
src/views/warehouse/warehouseManagementTare.vue

@@ -483,6 +483,7 @@
           this.deptBudgetList.grossWeight = data
         } else {
           this.tare = data
+          this.deptBudgetList.tare = data
         }
       },
       openPort() {