修改菜单可清空状态

This commit is contained in:
XIE7654
2025-07-23 09:47:15 +08:00
parent 6f3fe91014
commit 0688f11604
2 changed files with 8 additions and 4 deletions

View File

@@ -87,6 +87,7 @@ const schema: VbenFormSchema[] = [
resultField: 'items',
labelField: 'meta.title',
showSearch: true,
allowClear: true,
treeDefaultExpandAll: true,
valueField: 'id',
childrenField: 'children',