From 7af0f63999731eb1b28e10888ef53baeb9edd880 Mon Sep 17 00:00:00 2001 From: shunnNet Date: Wed, 16 Oct 2024 23:25:15 +0800 Subject: [PATCH] chore: update demo --- src/components/SingleModalSectionC.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/SingleModalSectionC.vue b/src/components/SingleModalSectionC.vue index 430208a..bf31471 100644 --- a/src/components/SingleModalSectionC.vue +++ b/src/components/SingleModalSectionC.vue @@ -31,7 +31,7 @@ const modalProps = computed(() => { const { open, unlock } = useModal('PagePrepareModalC', { manual: true, - // TODO: still has bug when not allow open (back to not correct position) + // TODO: still has bug when not allow open (back to not correct position\) // validate(data) { // // Not allow pass any data // // TODO: click danger button twice will open modal route @@ -77,7 +77,7 @@ onMounted(async () => { Open ModalC -
+