Browse Source

去掉分页问题

lex-xin 4 years ago
parent
commit
6a56e00cdc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/arrearage-students/modals/list.vue

+ 0 - 1
src/views/arrearage-students/modals/list.vue

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