通知修正

This commit is contained in:
2026-07-21 16:56:58 +08:00 Unverified
parent 48bef02904
commit fe5fcc9dc2
7 changed files with 119 additions and 21 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
export const statusLabels = {
pending: '待审核', approved: '已通过', rejected: '需修改',
published: '已发布', draft: '草稿', closed: '已结束', archived: '已归档',
published: '已发布', visible: '已显示', hidden: '已隐藏', draft: '草稿', closed: '已结束', archived: '已归档',
open: '报名中', upcoming: '即将开始', paid: '已缴费', unpaid: '待缴费',
super: '超级管理员', school: '校级管理员', class: '班级管理员'
, admission_school: '招生学校', filling: '志愿填报中', matching: '投档中', school_review: '学校审核中',