From 440b2d06afd67855068ca7e4ff798b81d70f90e8 Mon Sep 17 00:00:00 2001 From: wesley88 <9519127+wesley88@user.noreply.gitee.com> Date: Fri, 28 Mar 2025 17:52:59 +0800 Subject: [PATCH] 1 --- admin-web-master/src/views/detect/admap.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-web-master/src/views/detect/admap.vue b/admin-web-master/src/views/detect/admap.vue index ec31179..4e28856 100644 --- a/admin-web-master/src/views/detect/admap.vue +++ b/admin-web-master/src/views/detect/admap.vue @@ -565,7 +565,7 @@ const budao = await gongyuan() this.gongyuanList = budao.data.concat(gongyua.data) this.getAll() - this.changepublishStatus() + this.changepublishStatus() this.changebelongingGreenwaySection() this.changebelongingParkTrail() this.changetype() -- libgit2 0.21.4