NEZ-2685 fix:Explore点击Select columns标题会导致Table展开收起
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
<!-- 自定义table列 -->
|
||||
<transition name="el-zoom-in-top">
|
||||
<element-set
|
||||
@click.stop
|
||||
@click.stop="()=>{}"
|
||||
v-if="tools.showCustomTableTitle"
|
||||
:tableId="tableId"
|
||||
ref="customTableTitle"
|
||||
|
||||
Reference in New Issue
Block a user