zhulizhen1111 4 anos atrás
pai
commit
f066580bab
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/views/equipment/table/eqDetaileDialog.vue

+ 1 - 0
src/views/equipment/table/eqDetaileDialog.vue

@@ -102,6 +102,7 @@
                 background
                 layout='prev, pager, next'
                 :total='total'
+                :current-page.sync="sonpage"
                 :page-size='size'
                 @prev-click='pageChanged'
                 @next-click='pageChanged'