Browse Source

商品属性上一页

1
mo 3 năm trước cách đây
mục cha
commit
4828b1f580
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/pms/product/components/ProductDetail.vue

+ 1 - 0
src/views/pms/product/components/ProductDetail.vue

@@ -27,6 +27,7 @@
       v-model="productParam"
       :is-edit="isEdit"
       @nextStep="nextStep"
+       @prevStep="prevStep"
        @finishCommit="finishCommit"
     >
     </product-attr-detail>