contest problem list.
This commit is contained in:
@@ -16,7 +16,7 @@ function goEdit() {
|
||||
|
||||
function goEditProblems() {
|
||||
router.push({
|
||||
name: "admin contest problems",
|
||||
name: "admin contest problem list",
|
||||
params: { contestID: props.contest.id },
|
||||
})
|
||||
}
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<div>contest problem list</div>
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
Reference in New Issue
Block a user