Przeglądaj źródła

修改出库皮重校验

achao 3 lat temu
rodzic
commit
1f61e2d425
1 zmienionych plików z 1 dodań i 0 usunięć
  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() {