11
WXL
2024-07-24 826570f76831a500bb06faa5c22d118776f073c4
src/views/project/donatebaseinfo/index.vue
@@ -1729,7 +1729,6 @@
      const id = row.id || this.ids;
      getDonatebaseinfo(id).then(response => {
        this.form = response.data;
        this.form.diseasetype = this.form.diseasetype.split(",");
        this.form.infectious = this.form.infectious.split(",");
        this.form.selfwill = this.form.selfwill.split(",");