diff --git a/src/components/videoDHone/index.vue b/src/components/videoDHone/index.vue index 8a7a466..97065bf 100644 --- a/src/components/videoDHone/index.vue +++ b/src/components/videoDHone/index.vue @@ -220,7 +220,7 @@ listConfig(paramas).then(res => { AllData.URL = res.data[0].configValue; - desc.value = `插件启动失败,请检查插件是否安装! + desc.value = `插件启动失败,正在重试,请检查插件是否安装! 下载地址`; }); }