mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
[Improvement] Sku: add stepper-change event (#1349)
This commit is contained in:
@@ -77,6 +77,7 @@
|
||||
:disable-stepper-input="disableStepperInput"
|
||||
:hide-stock="hideStock"
|
||||
:custom-stepper-config="customStepperConfig"
|
||||
@change="$emit('stepper-change', $event)"
|
||||
/>
|
||||
</slot>
|
||||
<!-- sku-messages -->
|
||||
|
Reference in New Issue
Block a user