Update op_waf.js

pull/445/head
midoks 2 years ago
parent df9a34aa31
commit 22b3a1bc42
  1. 2
      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',

Loading…
Cancel
Save