From f8946650c1fbdaae441a14f7e50a5ec0d92a60fd Mon Sep 17 00:00:00 2001 From: scrin <2277317060@qq.com> Date: Sun, 30 Nov 2025 15:12:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=9B=B7=E8=BE=BE=E7=8A=B6?= =?UTF-8?q?=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/index.vue b/src/views/index.vue index 3b0022b..c6858bc 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -1128,7 +1128,7 @@ import { getLocalPositionRelativeToP4, parseTime } from '@/utils/tool' -const formUrl = 'http://192.168.1.123:5000' +const formUrl = 'http://192.168.1.123:5000/' const date1 = ref([]) const form1 = ref({})