[changelog] 1.4.8

This commit is contained in:
陈嘉涵
2018-12-05 11:24:14 +08:00
parent 408c0f1655
commit f9336faca7
4 changed files with 36 additions and 2 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ Vue.use(Sku);
| goods | Goods info | `Object` | - |
| goods-id | Goods id | `String | Number` | - |
| hide-stock | Whether to hide stock | `Boolean` | `false` |
| hide-quota-text | Whether to hide quota text | `Boolean` | `false` | - |
| hide-quota-text | Whether to hide quota text | `Boolean` | `false` |
| show-add-cart-btn | Whether to show cart button | `Boolean` | `true` |
| quota | Quota (0 as no limit) | `Number` | `0` |
| quota-used | Used quota | `Number` | `0` |