yxh
yxh
2023-08-28 39ed1e4ff76cb6b0e415973c41a64804fd46283a
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);
      });
    },