BUG 30994
This commit is contained in:
@@ -14,7 +14,8 @@ export default {
|
||||
label: "菜单管理",
|
||||
props: {
|
||||
instance: Function,
|
||||
dict: {default: () => ({})}
|
||||
dict: {default: () => ({})},
|
||||
permission: Function
|
||||
},
|
||||
computed: {
|
||||
currentPage() {
|
||||
|
||||
Reference in New Issue
Block a user