From 6a9b6c52699c1326df65665d0254e5f10bf02c96 Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Tue, 23 Aug 2022 11:00:05 +0800 Subject: [PATCH] typo: fix ThemeListModal component empty actions typo Signed-off-by: Ryan Wang --- src/modules/interface/themes/components/ThemeListModal.vue | 2 +- src/modules/interface/themes/layouts/ThemeLayout.vue | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/modules/interface/themes/components/ThemeListModal.vue b/src/modules/interface/themes/components/ThemeListModal.vue index 6b923e77c..69f047f1d 100644 --- a/src/modules/interface/themes/components/ThemeListModal.vue +++ b/src/modules/interface/themes/components/ThemeListModal.vue @@ -109,7 +109,7 @@ defineExpose({ - 新增菜单项 + 安装主题 diff --git a/src/modules/interface/themes/layouts/ThemeLayout.vue b/src/modules/interface/themes/layouts/ThemeLayout.vue index 224202623..0eba8f37b 100644 --- a/src/modules/interface/themes/layouts/ThemeLayout.vue +++ b/src/modules/interface/themes/layouts/ThemeLayout.vue @@ -181,9 +181,7 @@ watch( >