feat(Sku): add resetSelectedSku method (#5318)

This commit is contained in:
neverland
2019-12-19 17:50:20 +08:00
committed by GitHub
parent 80834d7400
commit 228b35af9b
6 changed files with 53 additions and 16 deletions
+1
View File
@@ -161,6 +161,7 @@ Use [ref](https://vuejs.org/v2/api/#ref) to get Sku instance and call instance m
| Name | Description | Attribute | Return value |
|------|------|------|------|
| getSkuData | Get current skuData | - | skuData |
| resetSelectedSku | Reset selected sku to initial sku | - | - | 2.3.0 |
### Slots