[new feature] SwitchCell: add border prop

This commit is contained in:
陈嘉涵
2019-04-30 15:11:05 +08:00
parent 3af9cf6c41
commit 95925ab328
8 changed files with 36 additions and 6 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ Vue.use(NoticeBar);
| Event | Description | Arguments |
|------|------|------|
| click | Triggered when click NoticeBar | - |
| click | Triggered when closed | - |
| close | Triggered when closed | - |
### Slot