摘要: import router from "../router/routes"; import {ref} from "vue"; const route=ref(router.currentRoute.value) const loaclpath = () => { console.log(route 阅读全文
posted @ 2022-07-13 11:28 SupJairo 阅读(334) 评论(0) 推荐(0)