Tang 2 سال پیش
والد
کامیت
3a33b29533
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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;