fix: 修复打开二级列表后上方分页不同步的问题

This commit is contained in:
陈劲松
2020-03-20 14:36:28 +08:00
parent e750fbc2c3
commit 2369bf5d6e
7 changed files with 29 additions and 21 deletions

View File

@@ -119,7 +119,7 @@
<template v-else>-</template>
</template>
</el-table-column>
<el-table-column width="28">
<el-table-column width="28" :resizable="false">
<template slot="header" slot-scope="scope">
<span @click.stop="elementsetShow('shezhi',$event)" class="nz-table-gear">
<i class="nz-icon nz-icon-gear"></i>