src/views/project/donationdetails/index.vue @@ -1918,7 +1918,6 @@ }); } else { this.form.workflow = 0; this.form.recordstate = 0; addDonatebaseinfo(this.form).then(response => { if (response.code == 200) { this.$modal.msgSuccess("新增成功");