This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore-mindinsight
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
11
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
!278
UI fix auto refresh time editing issue
Merge pull request
!278
from 潘慧/master_ph
tags/v0.5.0-beta
mindspore-ci-bot
Gitee
5 years ago
parent
dada9d4045
d02d10030c
commit
90a260ef34
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
mindinsight/ui/src/components/header.vue
+ 1
- 0
mindinsight/ui/src/components/header.vue
View File
@@ -152,6 +152,7 @@ export default {
.toString()
.replace(/[^\.\d]/g, '')
.replace(/\./g, '');
this.newReloadValue = Number(this.newReloadValue);
},
// get active menu item
getActive() {
Write
Preview
Loading…
Cancel
Save