ellisran 3 місяців тому
батько
коміт
2a961c45f1
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      app/view/change/information.ejs

+ 1 - 1
app/view/change/information.ejs

@@ -615,7 +615,7 @@
         }
         }
     }
     }
     const openChangeState = <%- ctx.subProject.page_show.openChangeState ? true : false %>;
     const openChangeState = <%- ctx.subProject.page_show.openChangeState ? true : false %>;
-    const startLimit = 9;
+    const startLimit = 10;
     const settleStatus = JSON.parse('<%- JSON.stringify(settleStatus) %>');
     const settleStatus = JSON.parse('<%- JSON.stringify(settleStatus) %>');
     const removeSettleNum = <%- removeSettleNum %>;
     const removeSettleNum = <%- removeSettleNum %>;
     if (removeSettleNum > 0) {
     if (removeSettleNum > 0) {