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.actives = e; this.GetAttacheddata(); } else { this.$modal.msgWarning("请先完成前部步骤"); } // if (asdx >= e) { // this.actives = e; // this.GetAttacheddata(); // } else { // this.$modal.msgWarning("请先完成前部步骤"); // } // } }, // 获取部门数据缓存