From 99d9bb29ce1523325530d0ae1df7ad2f1fb3102d Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sat, 16 Mar 2024 21:55:59 +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 7b17c5ba..2ef088ab 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 }}