修复:picker中值变了后未更新picker-colum中的值 (#23)

* 修复:picker中值变了后未更新picker-colum中的值
This commit is contained in:
张敏
2017-04-27 16:56:54 +08:00
committed by GitHub
parent f78de0f811
commit 9c26422f06
3 changed files with 24 additions and 0 deletions
@@ -16,6 +16,7 @@ var ImagePreviewBox = images => {
initInstance();
}
/* istanbul ignore else */
if (!instance.value) {
instance.images = images;