fix: todo

plp
xingyu 3 years ago
parent 095ced7af0
commit 85253e307c

@ -173,6 +173,7 @@ const crudSchemas = reactive<VxeCrudSchema>({
props: { props: {
multiple: true, multiple: true,
filterable: true, filterable: true,
allowCreate: true,
defaultFirstOption: true defaultFirstOption: true
} }
} }

Loading…
Cancel
Save