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