feat: 添加多级菜单(嵌套路由)的功能

This commit is contained in:
郝先瑞
2022-02-16 23:56:42 +08:00
parent de62296701
commit 29dbc48589
6 changed files with 68 additions and 2 deletions

View File

@@ -90,6 +90,7 @@
ref="dataFormRef"
:model="formData"
:rules="rules"
label-width="100px"
>
<el-form-item label="父级菜单" prop="parentId">
<tree-select