From 43ccabd8163bba887ba50cc5d029334672dcfa59 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期六, 09 九月 2023 11:47:31 +0800 Subject: [PATCH] 11 --- src/views/project/fundcheck/medicalCostCheck/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/project/fundcheck/medicalCostCheck/index.vue b/src/views/project/fundcheck/medicalCostCheck/index.vue index 9905c98..bb82d7b 100644 --- a/src/views/project/fundcheck/medicalCostCheck/index.vue +++ b/src/views/project/fundcheck/medicalCostCheck/index.vue @@ -1125,7 +1125,7 @@ totaldayin(e) { // const id =this.row.id - getdownloadBX(e).then(res => { + getdownloadYX(e).then(res => { if (res.downloadUrl) { var fileUrl = res; //鑾峰彇褰撳墠缃戝潃 -- Gitblit v1.9.3