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