checkbox自定义导致分类列表展开错位
This commit is contained in:
parent
08383220c4
commit
51b070d08b
|
@ -67,6 +67,8 @@
|
|||
formConfig: {
|
||||
schemas: searchFormSchema,
|
||||
},
|
||||
isTreeTable: true,
|
||||
expandIconColumnIndex: 1,
|
||||
},
|
||||
exportConfig: {
|
||||
name: '分类字典列表',
|
||||
|
|
Loading…
Reference in New Issue