@@ -1624,7 +1624,7 @@ export default {
examId: this.id,
goodsId: this.goodsId,
orderGoodsId: this.orderGoodsId,
- from: 2,
+ from: 1,
}).then((res) => {
let data = res.data.data;
if (this.doMode == 3) {