소스 검색

bug修改

twt 1 년 전
부모
커밋
35f2f252ac
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -888,7 +888,7 @@
 				   
 				  },'GET').then(res => {
 					 if(res.code==401){
-						 this.uniLogin()
+						// this.uniLogin()
 					 }else{
 						 this.carInfo=res.data[0]
 						 //this.carInfo=[]