mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 15:36:49 +08:00
更新 PluginAppCard.vue
This commit is contained in:
@@ -52,7 +52,7 @@ async function installPlugin() {
|
|||||||
emit('install')
|
emit('install')
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
$toast.error(`插件 ${props.plugin?.plugin_name} 安装失败:${result.message}}`)
|
$toast.error(`插件 ${props.plugin?.plugin_name} 安装失败:${result.message}`)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
catch (error) {
|
catch (error) {
|
||||||
|
|||||||
Reference in New Issue
Block a user