配置查询提示框修改提示,app增加compileId显示
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
$(".Wdate").attr("value",'');
|
||||
$("#level").attr("value",'');
|
||||
$("#searchForm")[0].reset();
|
||||
$("#intype").attr("placeholder","<spring:message code='input'/> "+$("#seltype").find("option:selected").text());
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user