bug修改

This commit is contained in:
zhaoxiao
2021-10-20 16:12:26 +08:00
parent a24d69b7e2
commit 59089919ff
25 changed files with 184 additions and 94 deletions
@@ -547,6 +547,8 @@ export default {
} else {
this.form.resetFields()
this.$refs.installmentForm.form.resetFields()
// 清除选中联系人相关信息
this.selectedContact = null
}
},
installmentFormOk(value) {