yz3456
2024-05-01 9bf21833a347da6c758d55fe860a931f11d1aa48
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 = '是'