From f93b763b02abee5e3d5b0fec71767d0277e5cca7 Mon Sep 17 00:00:00 2001 From: X1627315083 <1627315083@qq.com> Date: Thu, 18 Sep 2025 14:17:16 +0800 Subject: [PATCH] fix --- src/component/home/newProject/workspace.vue | 4 ++-- src/tool/listData.js | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/component/home/newProject/workspace.vue b/src/component/home/newProject/workspace.vue index d20eccf9..2e19c50b 100644 --- a/src/component/home/newProject/workspace.vue +++ b/src/component/home/newProject/workspace.vue @@ -41,7 +41,7 @@
{{ selectObject?.styleName?selectObject?.styleName:'All' }}
- +
{{$t('Habit.Category')}}: diff --git a/src/tool/listData.js b/src/tool/listData.js index 56477289..31c0bcde 100644 --- a/src/tool/listData.js +++ b/src/tool/listData.js @@ -340,12 +340,12 @@ const openTypeList = (t)=>{ value:'Models', router:'library=Models' }, - // { - // icon:'fi-ss-gem', - // label:t('LibraryPage.brandDNA'), - // value:'MyBrand', - // router:'library=MyBrand' - // }, + { + icon:'fi-ss-gem', + label:t('LibraryPage.brandDNA'), + value:'MyBrand', + router:'library=MyBrand' + }, ] }, history:{