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