隐藏所有提交

This commit is contained in:
2025-04-13 12:34:26 +08:00
parent 5270bf7b11
commit 12d8fb3a6c
3 changed files with 33 additions and 15 deletions

View File

@@ -198,7 +198,7 @@ onMounted(() => {
<n-switch v-model:value="websiteConfig.allow_register" />
</n-flex>
<n-flex align="center">
<span>显示全部题目的提交</span>
<span>显示所有提交</span>
<n-switch v-model:value="websiteConfig.submission_list_show_all" />
</n-flex>
</n-flex>