Tang пре 2 година
родитељ
комит
df74694ca9
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/components/rebuildModal/index.vue

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

@@ -102,6 +102,7 @@ export default {
         .getcourseperiodcheat({
           goodsId: item.goodsId,
           gradeId: item.gradeId,
+          orderGoodsId:item.orderGoodsId
         })
         .then((res) => {
           this.rebuildItems = res.rows;