[update] 收入合同项目关联接口联调;支出合同页面

This commit is contained in:
zhaoxiao
2021-09-07 16:05:39 +08:00
parent 527bb2f593
commit 4549af906c
16 changed files with 1269 additions and 114 deletions
+1
View File
@@ -119,6 +119,7 @@ export default {
if (record && record.length > 0) {
this.installmentList = record
} else {
this.installmentList = [this.defaultFormData]
record = [this.defaultFormData]
}
let obj = {}