Browse Source

信息查询

liwei19941102 1 năm trước cách đây
mục cha
commit
5b80655231
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"