添加新标段
<% for (const v of valuations) { %>
<% } %>
分类设置
    选择计量模式
    <% for (const mt in measureType) { %>
    <%- measureType[mt].title %>

    <%- measureType[mt].name %><%- measureType[mt].hint%>

    选择他
    <% } %>