From 9dc37648967e6e1f4972e5f460ea3e9bd2e36d45 Mon Sep 17 00:00:00 2001 From: GoEdgeLab Date: Mon, 20 Dec 2021 09:35:25 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BF=E9=97=AE=E6=97=A5=E5=BF=97=E9=99=90?= =?UTF-8?q?=E5=88=B6=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/public/js/components.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/public/js/components.js b/web/public/js/components.js index 563b7cf8..d806706e 100755 --- a/web/public/js/components.js +++ b/web/public/js/components.js @@ -6804,7 +6804,7 @@ Vue.component("http-access-log-config-box", { let accessLog = { isPrior: false, isOn: false, - fields: [], + fields: [1, 2, 6, 7], status1: true, status2: true, status3: true,