Browse Source

myeta分页数量调大

Karsa 1 year ago
parent
commit
624d31babf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/mychart_manage/index.vue

+ 1 - 1
src/views/mychart_manage/index.vue

@@ -320,7 +320,7 @@ export default {
       classifyList: [],
       total: 0,
       page_no: 1,
-      page_size: 12,
+      page_size: 1200,
       chartList: [], //列表
       isRightClick: false, //右击弹窗
       rightClick_classify: '', //右击的分类