Browse Source

临时库添加修改

zxz 4 năm trước cách đây
mục cha
commit
7dfd6f1ced
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/views/warehouse/warehouseManagementAdd.vue

+ 3 - 0
src/views/warehouse/warehouseManagementAdd.vue

@@ -601,6 +601,9 @@ export default {
                 this.deptBudgetList.warehousePositionInfoList =
                   this.freightspace
                 this.deptBudgetList.totalStorage = this.totalStorage
+                if(this.radio == 2){
+                  this.deptBudgetList.warehousetype ==2
+                }
 
                 increase(this.deptBudgetList)
                   .toPromise()