Commit 3ef6328565df25e831238fa7e72326a9d1123dba

Authored by 潘钊
1 parent 97ff7a7c

update...

src/main/resources/static/pages/permission/authorize_all/user_auth.html
... ... @@ -208,7 +208,7 @@
208 208 list: gd[code]
209 209 });
210 210 if(!fgs_name_mapp[code]){
211   - alert('出现异常的公司归属,线路编码:' + code);
  211 + alert('出现异常的公司归属 :' + code);
212 212 }
213 213 }
214 214  
... ...