@@ -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`
}