This website works better with JavaScript.
首頁
探索
說明
註冊
登入
zhaoy
/
BPA.SAAS.Web
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
角色
master
zhaoy
11 月之前
父節點
87fc4589d5
當前提交
e159d96555
共有
1 個文件被更改
,包括
4 次插入
和
4 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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',
Write
Preview
Loading…
取消
儲存