소스 검색

添加id备注

htc 10 달 전
부모
커밋
1bc89a45c3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/login/select.vue

+ 1 - 1
pages/login/select.vue

@@ -50,7 +50,7 @@
 					}else this.$showToast(res.data.msg);
 				})
 			},
-			toHome(item){//1711268640588517378
+			toHome(item){//1711268640588517378   1721450548101648385
 				if(item.merchantType==2) uni.setStorageSync('homestayId',item.merchantId);
 				else uni.setStorageSync('merchantId',item.merchantId);
 				uni.setStorageSync('userInfo',this.userInfo);