瀏覽代碼

临时库添加修改

zxz 4 年之前
父節點
當前提交
7dfd6f1ced
共有 1 個文件被更改,包括 3 次插入0 次删除
  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()