1.修改国际化代码 2.解决界面搜索框Clear按钮失效 3.日志串联设备字典取
This commit is contained in:
@@ -172,7 +172,7 @@
|
||||
<option value="specServiceName"><spring:message code="protocol_name"/></option>
|
||||
</select>
|
||||
</div>
|
||||
<input id="intype" class="form-control input-medium" placeholder="<spring:message code='input'/><spring:message code='protocol_name'/>" type="text" onchange="casec()" maxlength="60">
|
||||
<input id="intype" class="form-control input-medium" placeholder="<spring:message code='input_protocol_name'/>" type="text" onchange="casec()" maxlength="60">
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user