mirror of
https://github.com/youzan/vant.git
synced 2025-12-19 01:02:29 +08:00
修复sku错误文案显示,增加sku-body-top slot,增加resetSelectedSkuOnHide参数
This commit is contained in:
@@ -86,6 +86,7 @@ export default create({
|
||||
this.limitType = QUOTA_LIMIT;
|
||||
} else {
|
||||
limit = this.stock;
|
||||
this.limitType = STOCK_LIMIT;
|
||||
}
|
||||
|
||||
return limit;
|
||||
|
||||
Reference in New Issue
Block a user