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