Commit 3084833f by 佰邦同创-郝泉明

Merge branch 'develop' of https://git.okayapps.com/java-sunac-report/sunac_report into develop

parents f34a401c 95eb9429
......@@ -870,7 +870,7 @@
<form:option value="">请选择02</form:option>
</form:select>--%>
<form:select id="supplementType" path="supplementType" class="input-small required" onchange="getBusCategory();" multiple="true" cssStyle="width: 280px">
<form:option value="">请选择</form:option>
<%-- <form:option value="">请选择</form:option>--%>
</form:select>
<%--<options items="${ctBbtcRegionList}" itemLabel="name" itemValue="id"--%>
<%--htmlEscape="false"/></select>--%>
......@@ -882,7 +882,7 @@
<label class="control-label">业务类别:</label>
<div class="controls">
<form:select id="supplementCategory" path="supplementCategory" class="input-small required" onchange="resetPageNo();" multiple="true" cssStyle="width: 280px">
<form:option value="">请选择</form:option>
<%-- <form:option value="">请选择</form:option>--%>
</form:select>
<%--<options items="${ctBbtcRegionList}" itemLabel="name" itemValue="id"--%>
<%--htmlEscape="false"/></select>--%>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment