Browse Source

fix issue

tags/v1.22.12.1^2
zhoupzh 3 years ago
parent
commit
4ac85e272a
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      templates/repo/modelarts/notebook/new.tmpl

+ 0
- 1
templates/repo/modelarts/notebook/new.tmpl View File

@@ -183,7 +183,6 @@
$("input[name='display_job_name']").attr("value",min_value_task)
document.getElementById("mask").style.display = "block"
createFlag = true

}
// 页面加载完毕后遮罩层隐藏
document.onreadystatechange = function() {


Loading…
Cancel
Save