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