diff --git a/CHANGELOG.md b/CHANGELOG.md index f50db61a..0c6be826 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ - BrnPopupWindow : fixed issue [#486](https://github.com/LianjiaTech/bruno/issues/486) which is called after initState and whenever the dependencies change thereafter. - BrnTabBar: fixed the issue [#487](https://github.com/LianjiaTech/bruno/issues/487) of invalid setting of badge. -- BrnStepInputFormItem: fixed the issue where components are not displayed when manually inputting a leading 0 [#458](https://github.com/LianjiaTech/bruno/issues/458). +- BrnStepInputFormItem: fixed the situation where manually input numbers are preceded by 0 [#458](https://github.com/LianjiaTech/bruno/issues/458).