@@ -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) {