From a7ec04eb8b8dacfea2d1cdeb4e8cd0420fc52b38 Mon Sep 17 00:00:00 2001 From: teukkk Date: Wed, 18 Jun 2025 19:26:59 +0800 Subject: [PATCH] feat: tagGroup --- ui/src/components/tag-group/index.vue | 31 ++++++++++ ui/src/views/system-chat-user/group/index.vue | 60 ++++++++----------- .../system-chat-user/user-manage/index.vue | 4 +- ui/src/views/workspace/index.vue | 2 +- 4 files changed, 60 insertions(+), 37 deletions(-) create mode 100644 ui/src/components/tag-group/index.vue diff --git a/ui/src/components/tag-group/index.vue b/ui/src/components/tag-group/index.vue new file mode 100644 index 000000000..195742a2f --- /dev/null +++ b/ui/src/components/tag-group/index.vue @@ -0,0 +1,31 @@ + + + + \ No newline at end of file diff --git a/ui/src/views/system-chat-user/group/index.vue b/ui/src/views/system-chat-user/group/index.vue index 48d0a6cba..617962545 100644 --- a/ui/src/views/system-chat-user/group/index.vue +++ b/ui/src/views/system-chat-user/group/index.vue @@ -14,9 +14,8 @@

{{ $t('views.chatUser.group.title') }}

- + @@ -24,19 +23,18 @@
- +