This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
gitadmin
/
jndz_admin_web_discard_20240715
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
添加系统管理用户管理中部门选择
master
YF-yuan
3 years ago
parent
14748d78a1
commit
4a487d9d9e
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/views/system/user/index.vue
+ 1
- 0
src/views/system/user/index.vue
View File
@@ -195,6 +195,7 @@ export default {
this.queryRoles(); // 查询角色列表
this.getLevelList(); // 查询职级列表
this.getPositionList(); // 查询岗位列表
this.getDepList(); // 查询部门列表
},
methods: {
/* 显示编辑 */
Write
Preview
Loading…
Cancel
Save