소스 검색

feat: 去掉权限列表的主体内容

outaozhen 2 년 전
부모
커밋
92af4b8945
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pages/Permission/BackRole/index.tsx

+ 1 - 1
src/pages/Permission/BackRole/index.tsx

@@ -78,7 +78,7 @@ const Role = () => {
       width: '15%'
     },
     {
-      title: '企事业名称',
+      title: '业务主体',
       dataIndex: 'institutionID',
       width: '35%',
       render: (_, record) => record.institution?.name