This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhaoy
/
BPA.SAAS.Web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
角色
master
zhaoy
11 months ago
parent
87fc4589d5
commit
e159d96555
1 changed files
with
4 additions
and
4 deletions
Split View
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
View File
@@ -198,10 +198,10 @@ const roleManager = () => {
hideInTable: true,
hideInSearch: true,
},
{
title: '角色编码',
dataIndex: 'code',
},
//
{
//
title: '角色编码',
//
dataIndex: 'code',
//
},
{
title: '角色名称',
dataIndex: 'name',
Write
Preview
Loading…
Cancel
Save