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