[bugfix] SwipeCell: should ensure ref exist before get width

This commit is contained in:
陈嘉涵
2019-06-05 10:03:47 +08:00
parent 5dee1eb22f
commit 351e642e6d
4 changed files with 41 additions and 12 deletions

View File

@@ -19,6 +19,10 @@
- 支持`Number`类型的`input-width`属性
##### SwipeCell
- 修复只渲染单侧内容时报错的问题
##### Uploader
- 新增`preview`属性