ソースを参照

角色

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',


読み込み中…
キャンセル
保存