From a6b3a089f47bd66fa103e410e876abc423a5b11b Mon Sep 17 00:00:00 2001 From: jiangs <373297395@qq.com> Date: Mon, 30 Mar 2026 10:05:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=82=E6=95=B0=E7=B3=BB=E7=BB=9F=E5=86=85?= =?UTF-8?q?=E7=BD=AE=E4=B8=BA=E5=90=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/config/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/system/config/index.vue b/src/views/system/config/index.vue index dd0b0ac..b093ed2 100644 --- a/src/views/system/config/index.vue +++ b/src/views/system/config/index.vue @@ -168,7 +168,7 @@ function reset() { configName: undefined, configKey: undefined, configValue: undefined, - configType: "Y", + configType: "N", remark: undefined } proxy.resetForm("configRef")