This commit is contained in:
icssoa 2022-08-01 17:13:53 +08:00
parent 86e3e514b9
commit e9c889e541

View File

@ -113,6 +113,7 @@ const Upsert = useUpsert({
children: "children", children: "children",
disabled: "disabled" disabled: "disabled"
}, },
clearable: true,
filterable: true, filterable: true,
"default-expand-all": true, "default-expand-all": true,
"check-strictly": true "check-strictly": true