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