11
WXL
2023-11-10 a769c0d917420accf86a202391f65a801a15c7f7
11
已修改1个文件
3 ■■■■ 文件已修改
src/views/project/donationdetails/index.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/project/donationdetails/index.vue
@@ -2743,7 +2743,7 @@
          }
        });
      } else if (this.actives == 0) {
        this.annexfilesList = this.registerlist;
        this.annexfilesList = this.potentiallist;
        this.activetele = "潜在捐献";
      }
    },
@@ -3079,6 +3079,7 @@
        Modifydonationattachment(this.donatelist).then(res => {
          console.log(res);
        });
        this.listDonateannex()
        this.GetAttacheddata();
      } else {
        this.submitForm();