From b426f3c6f25c73c653a271c1420d8f9e3a61b90b Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sat, 16 Mar 2024 22:04:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20PluginAppCard.vue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/cards/PluginAppCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/cards/PluginAppCard.vue b/src/components/cards/PluginAppCard.vue index 2ef088ab..b63e35e7 100644 --- a/src/components/cards/PluginAppCard.vue +++ b/src/components/cards/PluginAppCard.vue @@ -179,7 +179,7 @@ const dropdownItems = ref([ {{ props.plugin?.plugin_name }} - v{{ props.plugin?.plugin_version }} + v{{ props.plugin?.plugin_version }} {{ props.plugin?.plugin_desc }}