songhuangfeng123
2022-04-08 5a2f90a16ea969022be66783c26178c83cfc484d
src/views/contingencyplan/uploadFile.vue
@@ -73,7 +73,6 @@
  methods: {
      downLoadFile(fileUrl){
          console.log(123,fileUrl)
          let a = document.createElement('a')
          // a.href = this.defaultUrl+`/upload/downloadNew?path=`+encodeURI(fileUrl)
          a.href = process.env.BASE_API + '/upload/'+fileUrl