src/views/project/donationdetails/index.vue
@@ -2352,7 +2352,7 @@ infoid: null }, affirmform: { infoid: null, infoid: null }, ethicform: { infoid: null @@ -3034,6 +3034,11 @@ console.log(this.form.workflow); console.log(this.actives); if (this.form.workflow == this.actives) { if (this.actives <= 6) { this.actives++; } else { console.log("已到达最大值"); } if (this.form.workflow <= 6) { } else { this.form.workflow++;