yxh
yxh
2023-09-01 8e554a09a49bbc1bae96fd7c5671b8e82329757e
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);
      });
    },