fix: todo

This commit is contained in:
xingyu 2022-11-18 00:19:00 +08:00
parent 095ced7af0
commit 85253e307c

View File

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