From 06a68a14c5073b6f4f896422101c4bed385af14f Mon Sep 17 00:00:00 2001
From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com>
Date: Fri, 5 Dec 2025 15:36:07 +0800
Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E6=B3=A8=E6=97=B6=E6=89=8B=E5=8A=A8?=
=?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=B1=BB=E5=9E=8B?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../image-captioning-library/index.vue | 1 +
.../components/HistoryView.vue | 1 +
.../components/ImageResults.vue | 92 ++++++++
.../components/TagSelector.vue | 203 ++++++++++++------
.../components/TagSelectorOld.vue | 95 ++++++++
.../image-captioning/index.vue | 23 +-
6 files changed, 345 insertions(+), 70 deletions(-)
create mode 100644 src/views/imageCaptioning/image-captioning/components/TagSelectorOld.vue
diff --git a/src/views/imageCaptioning/image-captioning-library/index.vue b/src/views/imageCaptioning/image-captioning-library/index.vue
index beb8a72..20548cc 100644
--- a/src/views/imageCaptioning/image-captioning-library/index.vue
+++ b/src/views/imageCaptioning/image-captioning-library/index.vue
@@ -21,6 +21,7 @@
placeholder="请选择"
clearable
filterable
+ allow-create
style="width: 240px"
>