Explorar el Código

益寿缘总后台开方时长设置默认每页展示150条数据

cgp hace 1 semana
padre
commit
8b996983b2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/his/duration/index.vue

+ 1 - 0
src/views/his/duration/index.vue

@@ -102,6 +102,7 @@
         :total="total"
         :page-size.sync="pageSize"
         :current-page.sync="pageNum"
+        :page-sizes="[150]"
         @size-change="handleSizeChange"
         @current-change="handleCurrentChange"
       >