From 8cbf3574e39fe2c73f841d6c2f357e87e3d04162 Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Mon, 13 Jan 2020 18:14:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=82=E5=9C=BA=E7=BB=93=E7=AE=97=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E6=80=BB=E6=B5=81=E6=B0=B4=E5=BC=B9=E7=AA=97=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Admin/View/Query/marketList.html | 1 + 1 file changed, 1 insertion(+) diff --git a/Application/Admin/View/Query/marketList.html b/Application/Admin/View/Query/marketList.html index 8cfddb092..bc653c222 100644 --- a/Application/Admin/View/Query/marketList.html +++ b/Application/Admin/View/Query/marketList.html @@ -265,6 +265,7 @@ console.log(game_name) console.log(count_date) console.log(device) + $(".tooltiptext").hide(); if ($(_this).children().children().text()=='') { $.ajax({ url: "{:U('Query/getChannelStream')}",