From 6bd2ac0d2bc9bb86d9086fdf6e5c842abae2a933 Mon Sep 17 00:00:00 2001 From: GoEdgeLab Date: Thu, 22 Sep 2022 18:41:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=99=BA=E8=83=BDDNS=E8=AE=BF=E9=97=AE?= =?UTF-8?q?=E6=97=A5=E5=BF=97=E5=A2=9E=E5=8A=A0=E5=8F=AA=E8=AE=B0=E5=BD=95?= =?UTF-8?q?=E5=A4=B1=E8=B4=A5=E6=9F=A5=E8=AF=A2=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/public/js/components/ns/ns-access-log-ref-box.js | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/web/public/js/components/ns/ns-access-log-ref-box.js b/web/public/js/components/ns/ns-access-log-ref-box.js index 848e377f..c7dd6b79 100644 --- a/web/public/js/components/ns/ns-access-log-ref-box.js +++ b/web/public/js/components/ns/ns-access-log-ref-box.js @@ -28,10 +28,17 @@ Vue.component("ns-access-log-ref-box", { - 记录所有访问 + 只记录失败查询 + + +

选中后,表示只记录查询失败的日志。

+ + + + 包含未添加的域名 -

包括对没有在系统里创建的域名访问。

+

选中后,表示日志中包含对没有在系统里创建的域名访问。