src/views/project/donatebaseinfo/index.vue @@ -1363,6 +1363,7 @@ this.getList(); }); } else { this.form.workflow = 0; this.form.recordstate = 0; addDonatebaseinfo(this.form).then(response => { if (response.code == 200) {