소스 검색

信息查询

liwei19941102 1 년 전
부모
커밋
5b80655231
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"