From aa9a025ec905dbca56b9a7ae472bcbeaf1f9a68f Mon Sep 17 00:00:00 2001 From: suixy <2277317060@qq.com> Date: Fri, 12 Dec 2025 14:52:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9ws?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/index.vue b/src/views/index.vue index 5510d8a..b70b099 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -2495,6 +2495,7 @@ const getAreaData = () => { UpdateFodScopeData(result) const storedStr = localStorage.getItem(`${form1.value.region}-${form1.value.region1}`); + console.log(form1.value) console.log(`${form1.value.region}-${form1.value.region1}`) if (storedStr) { tableData1.value = []