Browse Source

信息查询

liwei19941102 1 year ago
parent
commit
5b80655231
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/keepWatch/index.vue

+ 1 - 1
src/views/keepWatch/index.vue

@@ -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"