feat(modules/permission.ts): 动态路由完成

This commit is contained in:
有来技术
2021-12-01 00:11:05 +08:00
parent 2e787ec921
commit 898d289970

View File

@@ -62,7 +62,7 @@ export default defineComponent({
}, },
isFirstLevel: { isFirstLevel: {
type: Boolean, type: Boolean,
required: true required: false
}, },
basePath: { basePath: {
type: String, type: String,