lilei před 2 roky
rodič
revize
c174bb3e23
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/config/router.config.js

+ 1 - 1
src/config/router.config.js

@@ -3,8 +3,8 @@ import {
   UserLayout,
   BasicLayout,
   BlankLayout,
-  PageView
   BigScreen,
+  PageView
   } from '@/layouts'
 
 export const asyncRouterMap = [