parent
c5919657e5
commit
4be34ded89
|
@ -147,6 +147,7 @@ export default {
|
||||||
this.form.APPOINT_DEPARTMENT_NAME = ''
|
this.form.APPOINT_DEPARTMENT_NAME = ''
|
||||||
this.form.APPOINT_USER_ID = ''
|
this.form.APPOINT_USER_ID = ''
|
||||||
this.form.APPOINT_USER_NAME = ''
|
this.form.APPOINT_USER_NAME = ''
|
||||||
|
this.form.user = ''
|
||||||
this.getDepartmentTree()
|
this.getDepartmentTree()
|
||||||
},
|
},
|
||||||
beforeClose() {
|
beforeClose() {
|
||||||
|
|
Loading…
Reference in New Issue