ellisran 2 miesięcy temu
rodzic
commit
2a961c45f1
1 zmienionych plików z 1 dodań i 1 usunięć
  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 startLimit = 9;
+    const startLimit = 10;
     const settleStatus = JSON.parse('<%- JSON.stringify(settleStatus) %>');
     const removeSettleNum = <%- removeSettleNum %>;
     if (removeSettleNum > 0) {