Commit 507a6ed6 authored by tianhongyang's avatar tianhongyang

fix

parent 4ebe0436
...@@ -44,7 +44,7 @@ export default { ...@@ -44,7 +44,7 @@ export default {
}, },
// 默认打开的菜单 // 默认打开的菜单
defaultActive: { defaultActive: {
type: String, type: [String, Number],
default: "" default: ""
} }
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment