OrderGoods: fix message test cases

This commit is contained in:
陈嘉涵
2017-08-31 15:53:11 +08:00
parent 3de9f86b47
commit 13a41e0e1e
5 changed files with 25 additions and 26 deletions

View File

@@ -221,6 +221,12 @@ export default {
| is_period_buy | 是否为周期购 | `Boolean` |
| show_delivery_time | 是否显示发货时间 | `Boolean` |
### Event
| 事件名 | 说明 | 参数 |
|-----------|-----------|-----------|
| clickEmptyButton | 点击商品为空时的按钮时触发 | - |
### Slot
| name | 描述 |
|-----------|-----------|