From 18504930cabbdf09917a43d0f2e22e098a973917 Mon Sep 17 00:00:00 2001 From: zhang_li <2235006734@qqq.com> Date: Thu, 22 Aug 2024 13:25:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0Referer1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/httpRequest3.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/httpRequest3.js b/src/api/httpRequest3.js index b194c36d..ea11f417 100644 --- a/src/api/httpRequest3.js +++ b/src/api/httpRequest3.js @@ -26,7 +26,7 @@ function service(options = {}) { "dataType": "json", "dataSource": "PDA", "tenant-id": tenantId, - "referer1":currentPage.route + "Referer1":currentPage.route }; options.timeout = 300000