fix: fix useCrudSchemas not work

This commit is contained in:
kailong321200875
2022-07-01 22:16:41 +08:00
parent f01c261647
commit 0a855b93e2
3 changed files with 9 additions and 5 deletions

View File

@@ -90,6 +90,9 @@ const crudSchemas = reactive<CrudSchema[]>([
form: {
component: 'Select',
componentProps: {
style: {
width: '100%'
},
options: [
{
label: '重要',