Sfoglia il codice sorgente

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

XMLWAN 4 anni fa
parent
commit
026dbe7e92
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/router/index.js

+ 1 - 0
src/router/index.js Vedi File

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