diff --git a/packages/wechat/AppAddressBook/components/List.vue b/packages/wechat/AppAddressBook/components/List.vue index c248eed0..70cd2177 100644 --- a/packages/wechat/AppAddressBook/components/List.vue +++ b/packages/wechat/AppAddressBook/components/List.vue @@ -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