add contest problems.

This commit is contained in:
2023-03-30 23:18:31 +08:00
parent 451e8d7c70
commit 70a4b67b58
10 changed files with 378 additions and 176 deletions

View File

@@ -216,7 +216,7 @@ const columns = computed(() => {
NButton,
{
size: "small",
tertiary: true,
type: "primary",
onClick: () => rejudge(row.id),
},
() => "重新判题"