checkbox自定义导致分类列表展开错位

This commit is contained in:
zhangdaiscott 2023-07-18 17:37:48 +08:00
parent 08383220c4
commit 51b070d08b
1 changed files with 2 additions and 0 deletions

View File

@ -67,6 +67,8 @@
formConfig: { formConfig: {
schemas: searchFormSchema, schemas: searchFormSchema,
}, },
isTreeTable: true,
expandIconColumnIndex: 1,
}, },
exportConfig: { exportConfig: {
name: '分类字典列表', name: '分类字典列表',