Tang 2 lat temu
rodzic
commit
3a33b29533
1 zmienionych plików z 1 dodań i 0 usunięć
  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;