fix issues #5658 树表复选框与展开按钮重叠问题
dev
JEECG 2 years ago committed by GitHub
commit 8836a2793a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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,

Loading…
Cancel
Save