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