Explorar o código

删除多余方法

pixel %!s(int64=5) %!d(string=hai) anos
pai
achega
3cd797b4dd
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      QMPlusVuePage/src/router/index.js

+ 0 - 4
QMPlusVuePage/src/router/index.js

@@ -35,8 +35,4 @@ const createRouter = () => new Router({
 
 const router = createRouter()
 
-export function resetRouter() {
-    const newRouter = createRouter()
-    router.matcher = newRouter.matcher
-}
 export default router