Your Name 3 years ago
parent
commit
b51e1260f2
1 changed files with 1 additions and 5 deletions
  1. 1 5
      tool/work/assets/pc/html/callback.html

+ 1 - 5
tool/work/assets/pc/html/callback.html

@@ -169,11 +169,7 @@ function search()
 	      	
 	      },
 	      error: function(data){
-	        layer.alert('手机号错误', function(){
-	        // location.href = config.host + "lib/appoint.back&id=<{$active_id}>";
-	        layer.close();
-	    });
-	        
+	        layer.alert('手机号错误');
 	     }
 	  });
 	}