From d1f9a740f8c97098f9ae5d704d76bcda1c73bb74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Thu, 11 Sep 2025 14:18:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=9A=9C=E7=A2=8D=E7=89=A9?= 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 4712e3f..aa52adf 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -571,7 +571,7 @@ const date1 = ref([]) const setItemsId = (e) => { itemsId.value = e } -const locationData = ref({x: 200, y: 300, rotate: -45}) +const locationData = ref({}) const currentPosition = ref({}) const processData = (data) => {