feat: 添加管理员操作功能以支持重判和删除提交

This commit is contained in:
2026-04-05 13:55:10 +08:00
parent 489f11ce35
commit 0c7297afd7
4 changed files with 191 additions and 0 deletions

View File

@@ -91,6 +91,7 @@
echo "<th class='desktop-only item'>";
echo $MSG_JUDGER;
echo "</th>";
echo "<th class='desktop-only item'>操作</th>";
} ?>
</tr>
</thead>