浏览代码

成本分配表-表头-运杂费人民币取值

jbb 1 年之前
父节点
当前提交
501665d829
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/reportForms/cost-allocation-table.vue

+ 1 - 1
src/views/reportForms/cost-allocation-table.vue

@@ -864,7 +864,7 @@ export default {
        this.costPayData.push(obj)
       }
       this.detailsPlanNum.shuiemoney = shuiemoneyAll.toFixed(3)
-      this.detailsPlanNum.rmbExpense = obj.iNatMoney.toFixed(2)
+      this.detailsPlanNum.rmbExpense = obj.disbursedLocalmoney.toFixed(2)
     },
     daYin(){
          this.showSelect = 1