From 0fad2da7f6511335f26a0c4a41cbefbfe551a94e Mon Sep 17 00:00:00 2001 From: machuanyu <840649825@qq.com> Date: Mon, 11 Mar 2024 10:35:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- marking_app/lib/routes/RouterManager.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/marking_app/lib/routes/RouterManager.dart b/marking_app/lib/routes/RouterManager.dart index 36b4990..043071c 100644 --- a/marking_app/lib/routes/RouterManager.dart +++ b/marking_app/lib/routes/RouterManager.dart @@ -66,6 +66,7 @@ class RouterManager { static const String reportDetailPath = '/report_detail/index'; static const String quickDataCheckPath = '/homework_correction/quick_data_check'; static const String quickCheckPersonalPath = '/homework_correction/quick_check_personal'; + static const String jobPriorityReviewSetPath = '/homework_correction/job_priority_review_set'; // TheMine