摘要: 路由定义 { path: "/common", name: "common", component: () => import('../views/Common.vue'), props: route => ({msg: route.query.msg,funId: route.query.funI 阅读全文
posted @ 2023-09-24 20:59 IMKKA 阅读(77) 评论(0) 推荐(0)