From e159d96555bfa060174527e2950786c83260b076 Mon Sep 17 00:00:00 2001 From: zhaoy <137053305@qq.com> Date: Wed, 31 Jan 2024 10:30:24 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=92=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/org/roles/index.jsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/org/roles/index.jsx b/src/pages/org/roles/index.jsx index 426a191..3be7248 100644 --- a/src/pages/org/roles/index.jsx +++ b/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',