feat: 添加用户管理页面,初步完成查询功能

添加用户管理页面,初步完成查询功能
This commit is contained in:
zc
2021-12-14 07:38:25 +08:00
parent d2570e3179
commit 63abf40adf
3 changed files with 944 additions and 11 deletions

View File

@@ -185,8 +185,7 @@ import {Search, Plus, Edit, Refresh, Delete} from '@element-plus/icons'
import {listDept, getDept, delDept, updateDept, addDept, getDeptSelectList} from '@/api/system/dept'
import TreeSelect from '@/components/TreeSelect/Index.vue'
import {ElForm, ElMessage, ElMessageBox} from 'element-plus'
import {del} from "@api/system/client";
import {deleteDict} from "@api/system/dict";
const dataMap = reactive({
// 选中ID数组