不夜De星空 пре 1 година
родитељ
комит
4f9405bf50
2 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/router/index.js
  2. 0 0
      src/views/xndc/index.vue

+ 1 - 1
src/router/index.js

@@ -9,7 +9,7 @@ Vue.use(VueRouter)
 const routes = [
   {
     path: '/dailyPlanning',
-    component: () => import('@/views/dailyPlanning/index'),
+    component: () => import('@/views/xndc/index'),
     hidden: true
   },
   {

+ 0 - 0
src/views/dailyPlanning/index.vue → src/views/xndc/index.vue