Tang 2 anni fa
parent
commit
df74694ca9
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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;