更新
This commit is contained in:
parent
6fd02da43d
commit
b44e5140c6
@ -59,7 +59,7 @@
|
|||||||
<div class="mt-4">
|
<div class="mt-4">
|
||||||
<el-table :data="pager.lists" @selection-change="handleSelectionChange">
|
<el-table :data="pager.lists" @selection-change="handleSelectionChange">
|
||||||
<el-table-column type="selection" width="55" />
|
<el-table-column type="selection" width="55" />
|
||||||
<el-table-column label="上级目录" prop="pid" show-overflow-tooltip />
|
<el-table-column label="上级菜单" prop="pid" show-overflow-tooltip />
|
||||||
<!-- <el-table-column
|
<!-- <el-table-column
|
||||||
label="权限类型: M=目录,C=菜单,A=按钮"
|
label="权限类型: M=目录,C=菜单,A=按钮"
|
||||||
prop="type"
|
prop="type"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user