|
|
@@ -956,7 +956,6 @@ export default { |
|
|
this.benchmarkNew = true; |
|
|
this.benchmarkNew = true; |
|
|
} |
|
|
} |
|
|
if (location.href.indexOf("modelarts/notebook/create") !== -1 || location.href.indexOf("/cloudbrain/create") !== -1) { |
|
|
if (location.href.indexOf("modelarts/notebook/create") !== -1 || location.href.indexOf("/cloudbrain/create") !== -1) { |
|
|
//console.log("required is false;"); |
|
|
|
|
|
this.required = false; |
|
|
this.required = false; |
|
|
} |
|
|
} |
|
|
window.onresize = () => { |
|
|
window.onresize = () => { |
|
|
|