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="";