From ceaefe2ac023eeebeb6997b12d6755fdfffe56ec Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Tue, 5 Mar 2019 17:02:30 +0800 Subject: [PATCH] Update public.js --- route/static/app/public.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/route/static/app/public.js b/route/static/app/public.js index 6c53dd1f5..2fb8d65f0 100755 --- a/route/static/app/public.js +++ b/route/static/app/public.js @@ -905,7 +905,7 @@ function bindPanel(a,type,ip,btid,url,user,pw){ btn = ""; } else { titleName = '修改关联' + ip; - btn = ""; + btn = ""; } if(url == undefined) url="http://"; if(user == undefined) user="";