[Improvement] Sku: add stepper-change event (#1349)

This commit is contained in:
neverland
2018-06-28 17:57:15 +08:00
committed by GitHub
parent 7d97a2fd85
commit 0b94e8cecd
4 changed files with 5 additions and 0 deletions

View File

@@ -77,6 +77,7 @@
:disable-stepper-input="disableStepperInput"
:hide-stock="hideStock"
:custom-stepper-config="customStepperConfig"
@change="$emit('stepper-change', $event)"
/>
</slot>
<!-- sku-messages -->