Merge branch 'master' of http://192.168.0.75:3000/cwchen/ah_jjzhgd_webscreen
This commit is contained in:
commit
7359f35baa
|
|
@ -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