You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
024a74f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个提交破坏了 gridSpan = -1 的行为 ,在查询表单展开收起操作时,如果想收起时,操作按钮和输入组件在一行,这里隐藏的元素还计算列,那么最后操作按钮的gridColumn 计算错误了 @janryWang
024a74f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
单独提discussion吧,把codesandbox放出来看看