소스 검색

角色

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


불러오는 중...
취소
저장