zxz 2 年之前
父节点
当前提交
428d762227
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/views/profitable/expenseallot.vue
  2. 1 1
      src/views/profitable/expensemanagentedit.vue

+ 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=[]