From 9afee1a5882578161b5085b69be95bb9ac6bb26d Mon Sep 17 00:00:00 2001 From: dengj <209192278@qq.com> Date: Fri, 15 Dec 2023 18:07:44 +0800 Subject: [PATCH] =?UTF-8?q?=E9=82=93=E6=B4=81=20:=20=E8=A7=A3=E5=86=B3?= =?UTF-8?q?=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/site/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/site/index.vue b/src/views/site/index.vue index 2578366..ad39d0f 100644 --- a/src/views/site/index.vue +++ b/src/views/site/index.vue @@ -133,6 +133,7 @@ const handleEdit=()=>{ title.value='编辑站点' isVisited.value=true } + const handleAdd=()=>{ title.value='新增站点' isVisited.value=true