Browse Source

修改出库皮重校验

achao 3 năm trước cách đây
mục cha
commit
1f61e2d425
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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() {