From 31b1dc6a8df64868bda1dbae23e690d35b74898c Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Thu, 24 Jul 2025 11:21:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/pages/newDataAnalysis/projectManagement.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/js/pages/newDataAnalysis/projectManagement.js b/js/pages/newDataAnalysis/projectManagement.js index dbc38b2..cda0285 100644 --- a/js/pages/newDataAnalysis/projectManagement.js +++ b/js/pages/newDataAnalysis/projectManagement.js @@ -74,8 +74,6 @@ function initTable(type, bidCode) { }); }, done: function (res, curr, count, origin) { - // console.log(res); - $(".layui-table-body table.layui-table tbody tr #exportBtn").on( "click", function () {