From b3e390d1392796bd2a204fe66891dee2fdfcf621 Mon Sep 17 00:00:00 2001 From: solarjoker Date: Thu, 6 Jun 2019 16:10:57 +0800 Subject: [PATCH] update --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eb3a1b22..0c59827f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,8 @@ - 修复:`` 组件多选禁用还可以勾选的问题 [#218](https://github.com/XiaoMi/hiui/issues/218) - 修复:`` 组件 `displayRender` 会触发两次的问题 [#246](https://github.com/XiaoMi/hiui/issues/246) -- 修复 `` 组件在 `id === 0` 时回调参数错误的问题 [#259](https://github.com/XiaoMi/hiui/issues/259) -- 修复 `` 组件前、后缀的内容被带回到实际值的问题 [#282](https://github.com/XiaoMi/hiui/issues/282) +- 修复: `` 组件在 `id === 0` 时回调参数错误的问题 [#259](https://github.com/XiaoMi/hiui/issues/259) +- 修复: `` 组件前、后缀的内容被带回到实际值的问题 [#282](https://github.com/XiaoMi/hiui/issues/282) ## 1.4.4