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

dev
chenrui 2 years ago
parent c00b5526c3
commit 5a3631c332

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

Loading…
Cancel
Save