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