From 2385f239abf5b67c36d1ad0b905e4dcdf25b609b Mon Sep 17 00:00:00 2001 From: sin <2943460818@qq.com> Date: Tue, 12 Mar 2019 22:53:18 +0800 Subject: [PATCH] =?UTF-8?q?-=20=E4=BC=98=E5=8C=96=20role=20tree?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin-web/src/pages/Admin/RoleList.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/admin-web/src/pages/Admin/RoleList.js b/admin-web/src/pages/Admin/RoleList.js index 99abfcf3d..2a35c29e9 100644 --- a/admin-web/src/pages/Admin/RoleList.js +++ b/admin-web/src/pages/Admin/RoleList.js @@ -21,7 +21,6 @@ import PageHeaderWrapper from '@/components/PageHeaderWrapper'; import styles from './RoleList.less'; const FormItem = Form.Item; -const { Option } = Select; const { TreeNode } = Tree; // 添加 form 表单 @@ -65,7 +64,7 @@ const CreateForm = Form.create()(props => { ); }); -// 添加 form 表单 +// 角色分配 const AssignModal = Form.create()(props => { const { modalVisible,