@@ -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()