@@ -712,7 +712,7 @@ var areaControlInit=function(){
|
||||
}
|
||||
}else{
|
||||
$("input[name='areaEffectiveIds']").val("");
|
||||
$("input[name='isAreaEffective']").eq(1).prop("checked",true);
|
||||
$("input[name='isAreaEffective']").find("[value='0']").prop("checked",true);
|
||||
}
|
||||
}
|
||||
//查询
|
||||
|
||||
Reference in New Issue
Block a user