From 22b3a1bc4200f12df9c59b6e2ce6218af4592e14 Mon Sep 17 00:00:00 2001 From: midoks Date: Mon, 21 Aug 2023 23:15:10 +0800 Subject: [PATCH] Update op_waf.js --- plugins/op_waf/js/op_waf.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',