修改ddos配置任务调度bug
This commit is contained in:
@@ -75,7 +75,8 @@ $(function(){
|
||||
return;
|
||||
}
|
||||
loading('onloading...');
|
||||
$("#cron .detail > div.disabled").remove();//删除disabled 的字段
|
||||
//将disable属性的元素删除
|
||||
$("#cron.disabled").remove();
|
||||
form.submit();
|
||||
},
|
||||
errorContainer: "#messageBox",
|
||||
|
||||
Reference in New Issue
Block a user