From 20d2777e269a294e84b059e31e994115670aa3cd Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Mon, 25 Jul 2022 19:53:27 +0800 Subject: [PATCH] feat: display plugin started error reason Signed-off-by: Ryan Wang --- src/modules/system/plugins/PluginList.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/modules/system/plugins/PluginList.vue b/src/modules/system/plugins/PluginList.vue index fc4ec242..fa99ca21 100644 --- a/src/modules/system/plugins/PluginList.vue +++ b/src/modules/system/plugins/PluginList.vue @@ -274,7 +274,7 @@ onMounted(handleFetchPlugins); class="inline-flex flex-col flex-col-reverse items-end gap-4 sm:flex-row sm:items-center sm:gap-6" >