This commit is contained in:
刘仕伟
2021-12-30 19:43:32 +08:00
parent 17ac94b44a
commit 42255fa183

View File

@@ -385,6 +385,7 @@ export default {
this.isShowMenu = false
if (e === 'add') {
this.departForm.id = ''
this.departForm.parentid = item.id
this.departId = ''
this.isShowDepart = true