提交 2385f239 authored 作者: sin's avatar sin

- 优化 role tree

上级 e35e6309
......@@ -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,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论