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 () {