fix issues #5658 树表复选框与展开按钮重叠问题

pull/5690/head
chenrui 2023-12-18 11:38:30 +08:00
parent c00b5526c3
commit 5a3631c332
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@
title: '${tableVo.ftlDescription}',
columns,
canResize:false,
isTreeTable: true,
formConfig: {
//labelWidth: 120,
schemas: searchFormSchema,