mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-08 17:12:28 +08:00
fix issues #5658 树表复选框与展开按钮重叠问题
This commit is contained in:
@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user