From fea5719fb6e6f7f65c2fc2599f59b50f929dc24d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Mon, 13 Nov 2023 11:52:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pagesC/testreport/testreport.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pagesC/testreport/testreport.vue b/pagesC/testreport/testreport.vue index 5db18fb..1667c65 100644 --- a/pagesC/testreport/testreport.vue +++ b/pagesC/testreport/testreport.vue @@ -50,8 +50,8 @@ } }, methods: { - // 东营获取驿站报告接口:http://218.58.213.15:8009/fd/sh05/report/view/{reportId} - // 德州获取驿站报告接口:http://112.6.122.71:8009/fd/sh05/report/view/{reportId} + // 东营获取驿站报告接口:http://218.58.213.15:8009/fd/sh05/report/download/{reportId} + // 德州获取驿站报告接口:http://112.6.122.71:8009/fd/sh05/report/download/{reportId} lookReport(item) { if (this.region == 1) { uni.downloadFile({ @@ -169,4 +169,4 @@ } } } - + \ No newline at end of file