|
|
|
@@ -971,9 +971,6 @@ export default { |
|
|
|
mounted() { |
|
|
|
this.type = $(".cloudbrain-type").data("cloudbrain-type"); |
|
|
|
this.repoLink = $(".cloudbrain-type").data("repo-link"); |
|
|
|
|
|
|
|
console.log("this.repolink", this.repoLink); |
|
|
|
|
|
|
|
if ($(".cloudbrain-type").data("dataset-uuid")) { |
|
|
|
this.hasSelectDatasetList = $(".cloudbrain-type") |
|
|
|
.data("dataset-uuid") |
|
|
|
|