소스 검색

Merge branch '03/08IndexAtten'

lex-xin 4 년 전
부모
커밋
0008a8f045
2개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 1
      src/views/serverDetail/conponent/afterWork.vue
  2. 0 1
      src/views/serverDetail/conponent/outWork.vue

+ 0 - 1
src/views/serverDetail/conponent/afterWork.vue

@@ -60,7 +60,6 @@
       </el-table-column>
     </el-table>
     <pagination
-      sync
       :total.sync="rules.total"
       :page.sync="rules.page"
       :limit.sync="rules.limit"

+ 0 - 1
src/views/serverDetail/conponent/outWork.vue

@@ -33,7 +33,6 @@
       </el-table-column>
     </el-table>
     <pagination
-      sync
       :total.sync="rules.total"
       :page.sync="rules.page"
       :limit.sync="rules.limit"