1.首页面退出操作字体未对齐

2.基本配置-用户管理-新增用户bug
3.ASN IP配置导出bug(实际为公共界面所有超过阈值导出共性BUG)
4.ASN IP下拉框onchange事件
This commit is contained in:
tanghao
2019-01-27 16:24:39 +08:00
parent c8c75e566e
commit 355fa8e3cb
4 changed files with 9 additions and 4 deletions

View File

@@ -24,9 +24,9 @@
});
//筛选功能初始化
filterActionInit();
//$("#isAudit").change(function(){
// page();
//});
$("#isAudit").change(function(){
page();
});
//reset
$("#resetBtn").on("click",function(){
$("select.selectpicker").each(function(){