11
WXL
2023-11-10 4f46cedca8a80f5126aca46d6369cc592b91ef58
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++;