瀏覽代碼

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