Browse Source

论坛按钮类型

canghailong 6 tháng trước cách đây
mục cha
commit
119bf6d8c9
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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],