@@ -143,7 +143,7 @@
</el-table>
<pagination
- style="position:fixed;top:90rem;right:5rem;"
+ style="position:fixed;top:82rem;right:5rem;"
v-show="total>0"
:total="total"
:page.sync="queryForm.pageNum"