浏览代码

角色

master
zhaoy 11 个月前
父节点
当前提交
e159d96555
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. +4
    -4
      src/pages/org/roles/index.jsx

+ 4
- 4
src/pages/org/roles/index.jsx 查看文件

@@ -198,10 +198,10 @@ const roleManager = () => {
hideInTable: true,
hideInSearch: true,
},
{
title: '角色编码',
dataIndex: 'code',
},
// {
// title: '角色编码',
// dataIndex: 'code',
// },
{
title: '角色名称',
dataIndex: 'name',


正在加载...
取消
保存