Ver código fonte

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

LiChengjin 3 semanas atrás
pai
commit
1abd6db1df
1 arquivos alterados com 1 adições e 1 exclusões
  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({