fix issues #5658 树表复选框与展开按钮重叠问题
This commit is contained in:
JEECG
2023-12-26 13:59:52 +08:00
committed by GitHub

View File

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