From 56579989dd74de2a7dde4813207557ee8ba1ad2a Mon Sep 17 00:00:00 2001 From: liushilong <2224574157@qq.com> Date: Thu, 28 Mar 2024 14:13:07 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=88=87=E6=8D=A2=E5=85=AC=E5=8F=B8ico?= =?UTF-8?q?n=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/icons/switchCompany.svg | 12 ++++++++++++ src/layout/components/Header/UserSettings.vue | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 src/assets/icons/switchCompany.svg diff --git a/src/assets/icons/switchCompany.svg b/src/assets/icons/switchCompany.svg new file mode 100644 index 0000000..c1f0374 --- /dev/null +++ b/src/assets/icons/switchCompany.svg @@ -0,0 +1,12 @@ + + + 切换 + + + + + + + + + \ No newline at end of file diff --git a/src/layout/components/Header/UserSettings.vue b/src/layout/components/Header/UserSettings.vue index ff9186b..14f518b 100644 --- a/src/layout/components/Header/UserSettings.vue +++ b/src/layout/components/Header/UserSettings.vue @@ -118,7 +118,7 @@ const options = computed(() => {
{{ currentCompanyName }} - icon +
AI设置开关