init
This commit is contained in:
parent
401d12efda
commit
446f4475f1
|
|
@ -1,5 +1,5 @@
|
|||
import { createRouter, createWebHistory } from 'vue-router'
|
||||
import Index from '../pages/index.vue'
|
||||
import Index from '../pages/Index.vue'
|
||||
import Archives from '../pages/Archives.vue'
|
||||
import Inspections from '../pages/Inspections.vue'
|
||||
import Projects from '../pages/Projects.vue'
|
||||
|
|
|
|||
Loading…
Reference in New Issue