|
@@ -931,7 +931,7 @@ |
|
|
$('input[name="engine"]').val(""); |
|
|
$('input[name="engine"]').val(""); |
|
|
$('input[name="label"]').val(""); |
|
|
$('input[name="label"]').val(""); |
|
|
$('input[name="description"]').val(""); |
|
|
$('input[name="description"]').val(""); |
|
|
location.href = `/${userName}/${repoPath}/modelmanage/show_model` |
|
|
|
|
|
|
|
|
//location.href = `/${userName}/${repoPath}/modelmanage/show_model` |
|
|
$('.ui.modal.second').modal('hide') |
|
|
$('.ui.modal.second').modal('hide') |
|
|
}, |
|
|
}, |
|
|
error: function (xhr) { |
|
|
error: function (xhr) { |
|
|