采购请款审核

This commit is contained in:
zhangdingyu
2019-11-12 17:27:17 +08:00
parent 5223957c8e
commit 51fb51efb4
3 changed files with 16 additions and 74 deletions

View File

@@ -418,7 +418,6 @@ export default {
v.请款金额 = v.合同总额 - v.已付金额 - v.申请中金额
return v
})
console.log(this.tableData01)
})
}
},