linehang il y a 7 ans
Parent
commit
e2b5025dbe
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      login.html

+ 1 - 1
login.html

@ -215,7 +215,7 @@
				var timer = null;
				
				if(userAgent) {
					$.ajax(server +'doctor/doctorRole',{
					$.ajax(APIService.server +'doctor/doctorRole',{
						data:{},
						dataType: 'json',
						type:'get',