Merge branch '20190126bugth' into 'develop'
1.首页面退出操作字体未对齐 See merge request K18_NTCS_WEB/NTC!25
This commit is contained in:
@@ -24,9 +24,9 @@
|
||||
});
|
||||
//筛选功能初始化
|
||||
filterActionInit();
|
||||
//$("#isAudit").change(function(){
|
||||
// page();
|
||||
//});
|
||||
$("#isAudit").change(function(){
|
||||
page();
|
||||
});
|
||||
//reset
|
||||
$("#resetBtn").on("click",function(){
|
||||
$("select.selectpicker").each(function(){
|
||||
|
||||
Reference in New Issue
Block a user