提交 90a260ef 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!278 UI fix auto refresh time editing issue

Merge pull request !278 from 潘慧/master_ph
...@@ -152,6 +152,7 @@ export default { ...@@ -152,6 +152,7 @@ export default {
.toString() .toString()
.replace(/[^\.\d]/g, '') .replace(/[^\.\d]/g, '')
.replace(/\./g, ''); .replace(/\./g, '');
this.newReloadValue = Number(this.newReloadValue);
}, },
// get active menu item // get active menu item
getActive() { getActive() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册