Explorar el Código

Fixed navigation

master
Kobus hace 6 años
padre
commit
8b053c0071
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/router/index.js

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

211
     component: Offer,
211
     component: Offer,
212
   },
212
   },
213
   {
213
   {
214
-    path: 'timeshare/search',
214
+    path: '/timeshare/search',
215
     name: 'TimeshareSearch',
215
     name: 'TimeshareSearch',
216
     component: TimeshareSearch,
216
     component: TimeshareSearch,
217
   },
217
   },

Loading…
Cancelar
Guardar