From 6ab278f846afc2af36899b75d74e3dc635c43d20 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期五, 08 九月 2023 14:00:55 +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