ASN IP配置重置按钮重置不全BUG
This commit is contained in:
@@ -37,6 +37,8 @@
|
|||||||
$(".Wdate").attr("value",'');
|
$(".Wdate").attr("value",'');
|
||||||
$("#description").attr("value",'');
|
$("#description").attr("value",'');
|
||||||
$("#searchForm")[0].reset();
|
$("#searchForm")[0].reset();
|
||||||
|
$("#organization").val("");
|
||||||
|
$("#userRegion1").val("");
|
||||||
});
|
});
|
||||||
|
|
||||||
if($("#exportType").val() != null && $("#exportType").val() != ""){
|
if($("#exportType").val() != null && $("#exportType").val() != ""){
|
||||||
|
|||||||
Reference in New Issue
Block a user