Browse Source

zbytest003-2025-02-18 06:15:56

genlitex 2 tháng trước cách đây
mục cha
commit
7120f4905f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/router/index.js

+ 1 - 0
src/router/index.js

@@ -1,4 +1,5 @@
 import { createRouter, createWebHashHistory } from 'vue-router'
+import LoginView from '../views/LoginView.vue'
 import HomeView from '../views/HomeView.vue'
 
 const routes = [