支付审批
模块配置
<% for (const m in setting_modes) { %>
checked<% } %> <% if (modes[m] && !modes[m].can_check) { %>disabled<% } %>>
<% } %>