canghailong 6 місяців тому
батько
коміт
119bf6d8c9
1 змінених файлів з 0 додано та 2 видалено
  1. 0 2
      src/views/student/forumBtn/index.vue

+ 0 - 2
src/views/student/forumBtn/index.vue

@@ -50,8 +50,6 @@
 </template>
 
 <script setup>
-	import { useRoute, useRouter } from 'vue-router'
-	const router = useRouter()
 	const props = defineProps({
 		isShow: {
 			type: [Array,String,Number],