[update] 收入合同项目关联接口联调;支出合同页面
This commit is contained in:
@@ -119,6 +119,7 @@ export default {
|
||||
if (record && record.length > 0) {
|
||||
this.installmentList = record
|
||||
} else {
|
||||
this.installmentList = [this.defaultFormData]
|
||||
record = [this.defaultFormData]
|
||||
}
|
||||
let obj = {}
|
||||
|
||||
Reference in New Issue
Block a user