mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-30 11:11:55 +08:00
fix: todo
This commit is contained in:
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…
Reference in New Issue
Block a user