Merge branch 'master' of github.com:kailong321200875/vue-element-plus-admin

This commit is contained in:
kailong321200875 2023-12-07 10:59:49 +08:00
commit 26f904f485
1 changed files with 3 additions and 0 deletions

View File

@ -88,6 +88,9 @@ const newSchema = computed(() => {
/>
</div>
)
},
label: () => {
return <span>&nbsp;</span>
}
}
}