From cf9a4c7f0d77b5e4aee4d89ddfe033ff4afd2115 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=91=E4=B8=8A=E8=B4=B5=E7=8C=AA?= <290425385@qq.com> Date: Fri, 2 May 2025 21:02:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8=20toRefs=20=E8=AE=A9?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=8F=98=E4=B8=BA=E5=93=8D=E5=BA=94=E5=BC=8F?= =?UTF-8?q?=E7=9A=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 17 +++++++++++++---- src/App.vue | 2 +- src/components/Person.vue | 26 ++++++++++++++++++++++---- 3 files changed, 36 insertions(+), 9 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2e64a70..95df4b0 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,7 @@