yxh
yxh
2023-08-10 6c6de9a0f4f6bfe8e80292b0bf0bc31d8b63a979
src/views/project/fundstatistics/index.vue
@@ -244,7 +244,6 @@
    //导出汇总表
    exportSummary(id) {
      exportFundCost(id).then((res) => {
        debugger;
        if (res.downloadUrl) {
          var fileUrl = res;
          //获取当前网址