Skip to content

Commit

Permalink
fix issues #5658 树表复选框与展开按钮重叠问题
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui committed Dec 19, 2023
1 parent c00b552 commit 5a3631c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
title: '${tableVo.ftlDescription}',
columns,
canResize:false,
isTreeTable: true,
formConfig: {
//labelWidth: 120,
schemas: searchFormSchema,
Expand Down

0 comments on commit 5a3631c

Please sign in to comment.