袁少华 4 年之前
父节点
当前提交
7ad5bf4258
共有 1 个文件被更改,包括 1 次插入1 次删除
  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