ruoyi-ui/src/views/selfeconomy/selfeconomyInfo.vue
@@ -376,6 +376,7 @@ if (id) { this.loading = true; getSelfEconomyInfo({id}).then((response) => { console.log(response.data,'123123123') this.formData = response.data; if(this.formData.status==1) this.formData.status = '是'