Update op_waf.js

pull/216/head
midoks 3 years ago
parent e289037598
commit 0c769b02e5
  1. 2
      plugins/op_waf/js/op_waf.js

@ -1728,7 +1728,7 @@ function wafLogRequest(page){
var time = getLocalTime(res.time);
layer.open({
type: 1,
title: "【"+time + "】详情",
title: "【"+res.domain + "】详情",
area: '600px',
closeBtn: 1,
shadeClose: false,

Loading…
Cancel
Save