11
WXL
2024-03-06 1a87827fcd9d3f9502903bf54435226c4c680fd8
src/views/project/fundcheck/officeExpenseCheck/index.vue
@@ -773,7 +773,7 @@
    totaldayin(e) {
      // const id =this.row.id
      getdownloadBX(e).then(res => {
      getdownloadLW(e).then(res => {
        var fileUrl = res;
        //获取当前网址
        var urlBase = process.env.VUE_APP_BASE_API;