ruoyi-ui/src/views/wish/wishInfo.vue
@@ -294,7 +294,7 @@ let _this = this if (id) { this.loading = true; getWish(id).then((response) => { getWish({id}).then((response) => { this.formData = response.data; let paths = response.data.url.split(","); for(let i = 0; i < paths.length; i++)