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