BUG 29700
This commit is contained in:
@@ -140,6 +140,7 @@ export default {
|
||||
handleResidentSelect(v) {
|
||||
this.form.userId = v?.id || ""
|
||||
this.form.userName = v?.name || ""
|
||||
this.$refs.DialogForm.clearValidate("userId")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user