优化
This commit is contained in:
parent
059f4260ce
commit
68babe1bdf
@ -74,10 +74,10 @@
|
|||||||
>
|
>
|
||||||
<template slot-scope="scope">{{handleGetChildeMangeRange(scope.row)}}</template>
|
<template slot-scope="scope">{{handleGetChildeMangeRange(scope.row)}}</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column
|
<!-- <el-table-column
|
||||||
label="是否可见考核结果"
|
label="是否可见考核结果"
|
||||||
align="center"
|
align="center"
|
||||||
> <template slot-scope="scope">{{scope.row.canSee===0?'不可见':'可见'}}</template></el-table-column>
|
> <template slot-scope="scope">{{scope.row.canSee===0?'不可见':'可见'}}</template></el-table-column> -->
|
||||||
<el-table-column
|
<el-table-column
|
||||||
label="菜单权限"
|
label="菜单权限"
|
||||||
align="center"
|
align="center"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user