From 841e1ba784081787e13f5d65a0c55db2d30eec80 Mon Sep 17 00:00:00 2001 From: pengyb <726475269@qq.com> Date: Wed, 21 Aug 2024 14:55:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E6=8E=A5=E5=8F=A3=E5=AF=B9?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hxy-web/js/wireManager/project/projectList.js | 1 - 1 file changed, 1 deletion(-) diff --git a/hxy-web/js/wireManager/project/projectList.js b/hxy-web/js/wireManager/project/projectList.js index d2bfe0b..b82de77 100644 --- a/hxy-web/js/wireManager/project/projectList.js +++ b/hxy-web/js/wireManager/project/projectList.js @@ -286,7 +286,6 @@ function exportData() { var fgsName = $("#fgsName").val(); var proName = $("#proName").val(); var yjId = $(window.parent.document).find("input[id='taskSourceId']").attr("stationId"); - alert(yjId) window.location.href = PATH_URL + `/lineProject/exportProData?token=` + token + "&fgsName=" + fgsName + "&proName=" + proName