zxz 2 years ago
parent
commit
428d762227

+ 1 - 1
src/views/profitable/expenseallot.vue

@@ -705,7 +705,7 @@
             response.type='保证金'
           }
           this.deptBudgetList=response 
-          this.feeDetailsDistributions = this.deptBudgetList.expenseAllocationInfoList
+          // this.feeDetailsDistributions = this.deptBudgetList.expenseAllocationInfoList
           if(response.addressUrl){
             var arr=[]
             var srcs=response.addressUrl.split(',')

+ 1 - 1
src/views/profitable/expensemanagentedit.vue

@@ -879,7 +879,7 @@ weight: 4000}]],
             response.type='保证金'
           }
           this.deptBudgetList=response
-          this.feeDetailsDistributions = this.deptBudgetList.expenseAllocationInfoList
+          // this.feeDetailsDistributions = this.deptBudgetList.expenseAllocationInfoList
           this.dataList=[]
           if(response.addressUrl){
             var arr=[]