diff --git a/plugins/op_waf/js/op_waf.js b/plugins/op_waf/js/op_waf.js index b418877d9..3575e6fe3 100755 --- a/plugins/op_waf/js/op_waf.js +++ b/plugins/op_waf/js/op_waf.js @@ -484,7 +484,7 @@ function scanRule() { var tmp = $.parseJSON(data.data); var rdata = $.parseJSON(tmp.data); - create_l = ({ + create_l = layer.open({ type: 1, title: "常用扫描器过滤规则", area: '650px',