diff --git a/app/views/games/_exec_results.html.erb b/app/views/games/_exec_results.html.erb
index 1a9005426..4e778c8e4 100644
--- a/app/views/games/_exec_results.html.erb
+++ b/app/views/games/_exec_results.html.erb
@@ -33,7 +33,7 @@
-
保存修改
+
保存修改
提交评测
@@ -157,8 +157,9 @@
}
- function file_edit_submit(){
+ function file_edit_submit1(){
$('#file_update_id').submit();
+ $("#bottom_save_edit").hide();
}
\ No newline at end of file
diff --git a/app/views/games/_file_edit_form.html.erb b/app/views/games/_file_edit_form.html.erb
index 8c8057b9a..dd4185b5f 100644
--- a/app/views/games/_file_edit_form.html.erb
+++ b/app/views/games/_file_edit_form.html.erb
@@ -4,7 +4,7 @@