Explorar o código

分享盲票详情页boxId参数

DELL %!s(int64=3) %!d(string=hai) anos
pai
achega
709aceb2ae
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/ticketBox/detail.vue

+ 1 - 1
src/pages/ticketBox/detail.vue

@@ -365,7 +365,7 @@
 				title: '一起来刮盲票吧',
 				// query: { userId: this.userInfo.userId,
 				// 		type: 1, },
-				query: `userId=${ this.userInfo.userId }&type=1`
+				query: `boxId=${ this.info.boxId }&userId=${ this.userInfo.userId }&type=1`
 						
 			}
 		}