WXL
2024-02-20 c0b29ee03f4f6c984f35618bfa669ba3f2ab6517
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;