exam fixed after assign

This commit is contained in:
xiaomlove
2023-11-14 02:13:21 +08:00
parent c28fd3b086
commit 4907b2f7ac
15 changed files with 153 additions and 11 deletions
+2
View File
@@ -87,7 +87,9 @@ return [
],
'exam_user' => [
'bulk_action_avoid_label' => '批量免除',
'bulk_action_update_end_label' => '批量修改结束时间',
'action_avoid' => '免除',
'action_update_end' => '修改结束时间',
'result_passed' => '通过!',
'result_not_passed' => '未通过!',
],