From 28b722f762c6c7416b899dbac9566cec1b726c4d Mon Sep 17 00:00:00 2001 From: GoEdgeLab Date: Sat, 23 Apr 2022 13:26:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=81=A5=E5=BA=B7=E6=A3=80=E6=9F=A5=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E5=8F=AA=E5=81=9A=E5=9F=BA=E7=A1=80=E7=9A=84=E8=AF=B7?= =?UTF-8?q?=E6=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/public/js/components/common/health-check-config-box.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/public/js/components/common/health-check-config-box.js b/web/public/js/components/common/health-check-config-box.js index fbc35617..a41a4bff 100644 --- a/web/public/js/components/common/health-check-config-box.js +++ b/web/public/js/components/common/health-check-config-box.js @@ -20,7 +20,7 @@ Vue.component("health-check-config-box", { countUp: 1, countDown: 3, userAgent: "", - onlyBasicRequest: false + onlyBasicRequest: true } let that = this setTimeout(function () {