From 1551b6c28ae92c7a41825672bdc06b1183efb066 Mon Sep 17 00:00:00 2001 From: WebDevNerdStuff Date: Mon, 12 May 2025 11:57:00 -0700 Subject: [PATCH] * fix page conditional * update id type --- src/plugin/VStepperForm.vue | 6 ++---- src/plugin/types/index.ts | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/src/plugin/VStepperForm.vue b/src/plugin/VStepperForm.vue index 33a49e5..7c42001 100755 --- a/src/plugin/VStepperForm.vue +++ b/src/plugin/VStepperForm.vue @@ -144,7 +144,6 @@