fix:panel-chartBox-preview alertList图表取消列配置按钮
This commit is contained in:
@@ -133,9 +133,9 @@
|
||||
<template v-else>-</template>
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column width="28" :resizable="false">
|
||||
<el-table-column width="28" :resizable="false" v-if="!isPreview">
|
||||
<template slot="header" slot-scope="scope">
|
||||
<span @click.stop="elementsetShow('shezhi',$event)" class="nz-table-gear">
|
||||
<span @click.stop="elementsetShow('shezhi',$event)" class="nz-table-gear" >
|
||||
<i class="nz-icon nz-icon-gear"></i>
|
||||
</span>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user