Browse Source

opt:退出登录后不再删除酒店信息

LiChengjin 3 weeks ago
parent
commit
1abd6db1df
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/my/my.vue

+ 1 - 1
pages/my/my.vue

@@ -131,7 +131,7 @@
 					name: ''
 				})
 				this.updateToken('')
-				this.updateCurrentHotel({})
+				// this.updateCurrentHotel({})
 				this.updateIdCardInfo([])
 
 				uni.redirectTo({