mirror of https://github.com/jeecgboot/jeecg-boot
fix issues #5658 树表复选框与展开按钮重叠问题
parent
c00b5526c3
commit
5a3631c332
|
@ -102,6 +102,7 @@
|
||||||
title: '${tableVo.ftlDescription}',
|
title: '${tableVo.ftlDescription}',
|
||||||
columns,
|
columns,
|
||||||
canResize:false,
|
canResize:false,
|
||||||
|
isTreeTable: true,
|
||||||
formConfig: {
|
formConfig: {
|
||||||
//labelWidth: 120,
|
//labelWidth: 120,
|
||||||
schemas: searchFormSchema,
|
schemas: searchFormSchema,
|
||||||
|
|
Loading…
Reference in New Issue