Просмотр исходного кода

添加系统管理用户管理中部门选择

master
YF-yuan 3 лет назад
Родитель
Сommit
4a487d9d9e
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      src/views/system/user/index.vue

+ 1
- 0
src/views/system/user/index.vue Просмотреть файл

@@ -195,6 +195,7 @@ export default {
this.queryRoles(); // 查询角色列表
this.getLevelList(); // 查询职级列表
this.getPositionList(); // 查询岗位列表
this.getDepList(); // 查询部门列表
},
methods: {
/* 显示编辑 */

Загрузка…
Отмена
Сохранить