This commit is contained in:
熊成强 2020-11-23 14:38:21 +08:00
parent 059f4260ce
commit 68babe1bdf

View File

@ -74,10 +74,10 @@
>
<template slot-scope="scope">{{handleGetChildeMangeRange(scope.row)}}</template>
</el-table-column>
<el-table-column
<!-- <el-table-column
label="是否可见考核结果"
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
label="菜单权限"
align="center"