WXL
2025-12-11 c3fb1e3f80bc653c775a5a893674501c5a01223f
src/views/project/donationdetails/index.vue
@@ -3806,12 +3806,14 @@
      // if (e != "" || e != null) {
      let asdx = this.form.workflow + 1;
      if (asdx >= e) {
        this.actives = e;
        this.GetAttacheddata();
      } else {
        this.$modal.msgWarning("请先完成前部步骤");
      }
      // if (asdx >= e) {
      //   this.actives = e;
      //   this.GetAttacheddata();
      // } else {
      //   this.$modal.msgWarning("请先完成前部步骤");
      // }
      // }
    },
    // 获取部门数据缓存