This commit is contained in:
parent
355310b340
commit
b5c7fe9bc0
|
|
@ -562,6 +562,7 @@ function initTable(type, bidCode) {
|
||||||
}
|
}
|
||||||
|
|
||||||
$(".chart-box").hide();
|
$(".chart-box").hide();
|
||||||
|
$(".chart-box2").hide();
|
||||||
|
|
||||||
$(".list-view").click(function () {
|
$(".list-view").click(function () {
|
||||||
if ($(this).hasClass("active")) return;
|
if ($(this).hasClass("active")) return;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue