使用方法import { useParamsUtil } from 'vue-params-save' router.beforeEach((to, from, next) => { useParamsUtil(to) return next() })1 version0.0.15 years ago