BUG 30994

This commit is contained in:
aixianling
2022-09-05 17:40:26 +08:00
parent 2e2c38848a
commit 7b11e728ff
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ export default {
props: {
instance: Function,
dict: {default: () => ({})},
permission: Function
permissions: Function
},
computed: {
currentPage() {