From d2e66d52fc6b74ea298ce1c9233ccb734a25d61b Mon Sep 17 00:00:00 2001 From: zernonia Date: Wed, 29 Jan 2025 10:10:02 +0800 Subject: [PATCH] docs: fix combobox with tagsinput example --- .../examples/ComboboxTagsInput/index.vue | 2 +- .../TagsInput/story/TagsInputCombobox.story.vue | 17 +++++++++++------ 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/docs/components/examples/ComboboxTagsInput/index.vue b/docs/components/examples/ComboboxTagsInput/index.vue index 8d1754902..97f4d8fb8 100644 --- a/docs/components/examples/ComboboxTagsInput/index.vue +++ b/docs/components/examples/ComboboxTagsInput/index.vue @@ -25,7 +25,7 @@ watch(values, () => { > diff --git a/packages/core/src/TagsInput/story/TagsInputCombobox.story.vue b/packages/core/src/TagsInput/story/TagsInputCombobox.story.vue index 9e769ca89..affcf2be5 100644 --- a/packages/core/src/TagsInput/story/TagsInputCombobox.story.vue +++ b/packages/core/src/TagsInput/story/TagsInputCombobox.story.vue @@ -1,15 +1,20 @@ @@ -27,7 +32,7 @@ watch(values, () => { @@ -44,7 +49,7 @@ watch(values, () => { {