app策略action切换添加switchAction函数
This commit is contained in:
@@ -21,6 +21,7 @@ $(function(){
|
||||
if($(this).val()==1){
|
||||
$(".ipPortAdd").click();
|
||||
}
|
||||
switchAction($(this).val());
|
||||
});
|
||||
$("#serviceId").val($(".action:checked").attr("serviceId"));
|
||||
$("#protocolId").val($(".action:checked").attr("protocolId"));
|
||||
|
||||
Reference in New Issue
Block a user