From 419a02fc72e657e989a7dbd41f2cae6509097823 Mon Sep 17 00:00:00 2001 From: sa0ChunLuyu Date: Wed, 23 Oct 2024 16:23:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E5=A9=9A=E6=A3=80=20?= =?UTF-8?q?=E8=AF=81=E4=BB=B6=E7=B1=BB=E5=9E=8B=E3=80=82=E9=97=AE=E5=8D=B7?= =?UTF-8?q?=E5=AE=8C=E6=88=90=20=E5=8A=A0=20=E9=A6=96=E9=A1=B5=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- h5/pages/main/question/done/done.vue | 2 ++ h5/pages/premarital/form/form.vue | 14 +++++++++++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/h5/pages/main/question/done/done.vue b/h5/pages/main/question/done/done.vue index 16e2e23..554a994 100644 --- a/h5/pages/main/question/done/done.vue +++ b/h5/pages/main/question/done/done.vue @@ -4,6 +4,7 @@ * user:sa0ChunLuyu * date:2024年9月11日 19:24:50 */ + import DraggableButton from "@/pages/components/goHome.vue"; import { ref } from 'vue' @@ -81,6 +82,7 @@