This commit is contained in:
李志鹏
2025-10-10 17:24:48 +08:00
parent e23da8ade9
commit f3d02e5192

View File

@@ -1,5 +1,4 @@
<script setup lang="ts">
import BackIcon from '@/assets/icons/back.svg'
import { useRouter } from 'vue-router'
const router = useRouter()