Browse Source

角色

master
zhaoy 11 months ago
parent
commit
e159d96555
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      src/pages/org/roles/index.jsx

+ 4
- 4
src/pages/org/roles/index.jsx View File

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


Loading…
Cancel
Save