This commit is contained in:
parent
8b5afaf6a4
commit
31b1dc6a8d
|
|
@ -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 () {
|
||||
|
|
|
|||
Loading…
Reference in New Issue