yz3456
2024-04-29 fd8a16e3f8c1b731a9840be1fc63f88e4c7ebb24
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 = '是'