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=[]