mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
修复sku错误文案显示,增加sku-body-top slot,增加resetSelectedSkuOnHide参数
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
:quota="$t('sku').quota"
|
||||
:quota-used="$t('sku').quota_used"
|
||||
:reset-stepper-on-hide="true"
|
||||
:reset-selected-sku-on-hide="true"
|
||||
:disable-stepper-input="true"
|
||||
@buy-clicked="handleBuyClicked"
|
||||
@add-cart="handleAddCartClicked"
|
||||
|
Reference in New Issue
Block a user