This commit is contained in:
2025-09-06 12:45:40 +08:00
parent e2b5224a62
commit d34183c639

View File

@@ -107,6 +107,7 @@ const difficultyOptions: SelectOption[] = [
const languageOptions = [
{ label: LANGUAGE_SHOW_VALUE["C"], value: "C" },
{ label: LANGUAGE_SHOW_VALUE["Python3"], value: "Python3" },
{ label: LANGUAGE_SHOW_VALUE["C++"], value: "C++" },
]
const tagOptions = computed(() =>