@@ -91,6 +91,7 @@
</el-table>
<pagination
+ v-if="false"
v-show="total>0"
:total="total"
:page.sync="queryParams.pageNum"