'考试管理人员管理'
This commit is contained in:
@ -43,7 +43,8 @@ onMounted(() => {
|
||||
|
||||
// 路由跳转
|
||||
function goToHome() {
|
||||
window.location.href = "/";
|
||||
router.push(`/unitInformation`);
|
||||
// window.location.href = "/";
|
||||
}
|
||||
|
||||
const active = ref("");
|
||||
|
||||
Reference in New Issue
Block a user