|
|
@@ -256,9 +256,7 @@ |
|
|
$(".ui.dropdown.selection.search.width83").removeClass("loading") |
|
|
$(".ui.dropdown.selection.search.width83").removeClass("loading") |
|
|
$('#choice_model .default.text').text(nameList[0]) |
|
|
$('#choice_model .default.text').text(nameList[0]) |
|
|
$('#choice_model input[name="ModelName"]').val(nameList[0]) |
|
|
$('#choice_model input[name="ModelName"]').val(nameList[0]) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
loadTrainVersion(nameList[0]) |
|
|
}) |
|
|
}) |
|
|
} |
|
|
} |
|
|
function loadTrainVersion(value){ |
|
|
function loadTrainVersion(value){ |
|
|
|