袁少华 4 years ago
parent
commit
7ad5bf4258
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/dashboard/produce.html

+ 1 - 1
pages/dashboard/produce.html

@@ -324,7 +324,7 @@
                     const mouthProduceTaskList = ServiceProduceTask.getMonthList();
                     this.cacheDataObject.mouthProduceTaskList = {
                         data: mouthProduceTaskList,
-                        pagesize: 7,
+                        pagesize: 9,
                         pageindex: 0
                     }
                     this.mouthProduceTaskList = mouthProduceTaskList.slice(0, this.cacheDataObject