feat(modules/permission.ts): 动态路由完成
This commit is contained in:
@@ -62,7 +62,7 @@ export default defineComponent({
|
|||||||
},
|
},
|
||||||
isFirstLevel: {
|
isFirstLevel: {
|
||||||
type: Boolean,
|
type: Boolean,
|
||||||
required: true
|
required: false
|
||||||
},
|
},
|
||||||
basePath: {
|
basePath: {
|
||||||
type: String,
|
type: String,
|
||||||
|
|||||||
Reference in New Issue
Block a user