فهرست منبع

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