yxh
yxh
2023-08-24 ac4e8c44318369bbd246d6344bc29441a1904ddb
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);
      });
    },