This commit is contained in:
cwchen 2025-07-24 11:26:01 +08:00
commit 7359f35baa
1 changed files with 0 additions and 2 deletions

View File

@ -74,8 +74,6 @@ function initTable(type, bidCode) {
}); });
}, },
done: function (res, curr, count, origin) { done: function (res, curr, count, origin) {
// console.log(res);
$(".layui-table-body table.layui-table tbody tr #exportBtn").on( $(".layui-table-body table.layui-table tbody tr #exportBtn").on(
"click", "click",
function () { function () {