bug修改
This commit is contained in:
@@ -547,6 +547,8 @@ export default {
|
||||
} else {
|
||||
this.form.resetFields()
|
||||
this.$refs.installmentForm.form.resetFields()
|
||||
// 清除选中联系人相关信息
|
||||
this.selectedContact = null
|
||||
}
|
||||
},
|
||||
installmentFormOk(value) {
|
||||
|
||||
Reference in New Issue
Block a user