@@ -932,6 +932,7 @@
console.log(e)
},
addlist(){
+ this.confirmFlag = 0
this.feeDetailsDistributions.push({receiptDocDate:'',inWarehouseWeight:0,distributionMoney:0,warehouseName:'',time:0,id:0,weight:0,goodsName:'',goodsSource:'',index:0, goodsNameKey: null,index:this.feeDetailsDistributions.length})
dellist(row) {
@@ -783,6 +783,7 @@
this.feeDetailsDistributions.push({proDate:'',weight:'',money:'',warehouse:'',belonging:'',index:this.feeDetailsDistributions.length})
@@ -641,6 +641,7 @@
@@ -750,6 +750,7 @@ weight: 4000}]],
dellist(row){
@@ -878,7 +879,7 @@ weight: 4000}]],
response.type='保证金'
}
this.deptBudgetList=response
- this.feeDetailsDistributions = this.defineComponent.expenseAllocationInfoList
+ this.feeDetailsDistributions = this.deptBudgetList.expenseAllocationInfoList
this.dataList=[]
if(response.addressUrl){
var arr=[]