Browse Source

用户管理选择部门

jbb 2 years ago
parent
commit
f87ae4955a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/system/modules/UserModal.vue

+ 0 - 1
src/views/system/modules/UserModal.vue

@@ -835,7 +835,6 @@ export default {
         // 搜索用户对应的部门API
         onSearch () {
             this.$refs.departWindow.add(this.checkedDepartKeys, this.userId, this.userObject)
-            debugger
         },
 
         // 获取用户对应部门弹出框提交给返回的数据