Explorar el Código

商品属性上一页

1
mo hace 3 años
padre
commit
4828b1f580
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>