正式用户权限分配
This commit is contained in:
@@ -68,7 +68,7 @@ import { ElMessage, ElMessageBox } from 'element-plus'
|
||||
const pageHeight = mainHeight(20)
|
||||
const loading = ref(true)
|
||||
|
||||
const tableHeight = mainHeight(140)
|
||||
const tableHeight = mainHeight(135)
|
||||
const user: any = ref({})
|
||||
const tableData = ref([])
|
||||
const tableData2 = ref([])
|
||||
|
||||
Reference in New Issue
Block a user