src/views/menu/index.vue @@ -59,7 +59,7 @@ ]); const testClick = (item) => { router.push('/exam'); router.push('/exam-list'); } </script>