two-way 修改为double

Classification选择choose Type 修改为choose Classification
keywords十六进制判断,只在非空时进行判断
This commit is contained in:
duandongmei
2018-08-07 15:40:53 +08:00
parent e6c6a9fff7
commit 3ce8bd2ea8
10 changed files with 70 additions and 59 deletions

View File

@@ -38,7 +38,7 @@
</c:forEach>
<sys:treeselect id="classify" name="classify" value="${_cfg.classify}" labelName="classifyName" extId="0"
labelValue="${classifyValue}"
title="type" url="/basics/serviceDictInfo/treeData?itType=1&isShowLeaf=true" notAllowSelectRoot="true" allowClear="true" notAllowSelectParent="false"
title="classification" url="/basics/serviceDictInfo/treeData?itType=1&isShowLeaf=true" notAllowSelectRoot="true" allowClear="true" notAllowSelectParent="false"
checked="true" cssClass="form-control" checkedPS="" unCheckedPS=""/>
<%-- <select name="classify" multiple class="selectpicker form-control" title=<spring:message code="select"/>>