yxh
yxh
2023-08-14 dfe9df350655b09b344f38e099cec95d46a2b48a
src/views/project/fund/medicalCostApply/index.vue
@@ -1115,7 +1115,6 @@
      listFund(this.fundQueryParam).then(response => {
        this.loading = false;
        this.donateconsolationfundList = response.rows;
        console.log("donateconsolationfundList", this.donateconsolationfundList);
      });
    },