|
@@ -335,6 +335,7 @@ export default {
|
|
getItemPreview({
|
|
getItemPreview({
|
|
activityId: this.itemInfo.activityId,
|
|
activityId: this.itemInfo.activityId,
|
|
itemId: this.itemInfo.itemId,
|
|
itemId: this.itemInfo.itemId,
|
|
|
|
+ regId: this.itemInfo.regId,
|
|
}).then((res) => {
|
|
}).then((res) => {
|
|
this.itemJson = res.itemJson;
|
|
this.itemJson = res.itemJson;
|
|
this.judgeStatus = res.judgeStatus;
|
|
this.judgeStatus = res.judgeStatus;
|