邓洁 : 修改页面细节

This commit is contained in:
邓洁
2023-11-06 11:26:50 +08:00
parent f385a50542
commit bbb1903d3f
2 changed files with 16 additions and 20 deletions

View File

@@ -34,7 +34,7 @@ const props = defineProps({
},
perm: {
type: Array,
default: []
default: ['']
},
isDisabled: {
type: Boolean,