yxh
yxh
2023-07-20 5f193f83ef3efbdc95cb9478a46b7fe0be9cb0a1
src/views/project/donatebaseinfo/index.vue
@@ -1206,7 +1206,6 @@
        });
        this.form = response.data;
        response.data.sex = parseInt(response.data.sex);
        debugger;
        this.form.id = response.data.id;
        this.form.diseasetype = this.form.diseasetype.split(",");
        this.form.infectious = this.form.infectious.split(",");