@@ -146,6 +146,7 @@ export default {
.courseperiodrebuild({
goodsId: this.rebuildItem.goodsId,
gradeId: this.rebuildItem.gradeId,
+ orderGoodsId: this.rebuildItem.orderGoodsId,
})
.then((res) => {
this.showRebuildDetailModal = false;