Tang 2 éve
szülő
commit
3a33b29533
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      src/components/rebuildModal/index.vue

+ 1 - 0
src/components/rebuildModal/index.vue

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