Przeglądaj źródła

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

XMLWAN 4 lat temu
rodzic
commit
026dbe7e92
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/router/index.js

+ 1 - 0
src/router/index.js Wyświetl plik

@@ -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",