ruoyi-ui/src/views/healthy/healthyInfo.vue
@@ -259,7 +259,7 @@ if (id) { this.loading = true; getSecretInfo(query).then((response) => { getSecretInfo({id}).then((response) => { this.formData = response.data; let paths = response.data.url.split(","); for(let i = 0; i < paths.length; i++)