update
Some checks failed
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled

This commit is contained in:
2026-05-21 19:03:43 -06:00
parent 2e285e29f0
commit 9e63016231
3 changed files with 3 additions and 4 deletions

View File

@@ -50,7 +50,7 @@ const columns: DataTableColumn<Submission>[] = [
{
trigger: () =>
h(NButton, { text: true }, () =>
h(Icon, { icon: "noto:locked" }),
h(Icon, { icon: "catppuccin:lock" }),
),
default: () =>
"这道题在你已经加入的题单中,只有在题单中完成此题,代码才可见。",