This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
2866 【资源规格】规格为空时新建云脑任务请求不用提交到后端
res-manage-v2
chenshihai
2 years ago
parent
4ed9a05c20
commit
a01269bb99
1 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-4
templates/repo/modelarts/trainjob/new.tmpl
+ 4
- 4
templates/repo/modelarts/trainjob/new.tmpl
View File
@@ -502,12 +502,12 @@
type: 'integer[1..25]',
}
]
},
spec_id: {
identifier: 'spec_id',
rules: [{ type: 'empty' }]
}
},
spec_id: {
identifier: 'spec_id',
rules: [{ type: 'empty' }]
}
onSuccess: function () {
// $('.ui.page.dimmer').dimmer('show')
document.getElementById("mask").style.display = "block"
Write
Preview
Loading…
Cancel
Save