diff --git a/src/components/common/VnInput.vue b/src/components/common/VnInput.vue index e921d8e1f..1a0bb0019 100644 --- a/src/components/common/VnInput.vue +++ b/src/components/common/VnInput.vue @@ -75,6 +75,7 @@ const focus = () => { defineExpose({ focus, + vnInputRef, }); const mixinRules = [ diff --git a/src/components/common/VnSection.vue b/src/components/common/VnSection.vue index e56784d4e..376eaf03d 100644 --- a/src/components/common/VnSection.vue +++ b/src/components/common/VnSection.vue @@ -94,8 +94,8 @@ function checkIsMain() { />
- -