Explorar el Código

Merge branch 'master' of http://git.shengws.com/csx/Pad_New

XMLWAN hace 4 años
padre
commit
026dbe7e92
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/router/index.js

+ 1 - 0
src/router/index.js Ver fichero

9
       name: "Home",
9
       name: "Home",
10
       component: () => import("@/pages/home/login")
10
       component: () => import("@/pages/home/login")
11
     },
11
     },
12
+
12
     {
13
     {
13
       path: "/product",
14
       path: "/product",
14
       name: "Product",
15
       name: "Product",