mirror of
https://github.com/newnius/YAO-portal.git
synced 2025-12-15 09:36:43 +00:00
update
This commit is contained in:
@@ -56,6 +56,8 @@ function register_events_job() {
|
||||
|
||||
$('#form-job-tasks').find('.row').each(function () {
|
||||
$(this).find('.task-cpu').eq(0).val(4);
|
||||
$(this).find('.task-mem').eq(0).val(8192);
|
||||
$(this).find('.task-gpu-mem').eq(0).val(8192);
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user