From f4606ab007d31e850c8647f1cb07e52e5c2ced92 Mon Sep 17 00:00:00 2001 From: zouap Date: Tue, 29 Mar 2022 19:23:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81=EF=BC=8C?= =?UTF-8?q?=E9=87=8D=E5=AE=9A=E5=90=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zouap --- public/home/search.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/home/search.js b/public/home/search.js index ef10222fa..ef22d2a15 100644 --- a/public/home/search.js +++ b/public/home/search.js @@ -215,7 +215,7 @@ function searchLabel(tableName,keyword,sortBy="",ascending="false"){ console.log("enter label search."); - window.location.href="/all/search/" + window.open("/all/search/"); // initDiv(true); // //document.getElementById("search_div").style.display="none"; // //document.getElementById("search_label_div").style.display="block";