Browse Source

zbytest003-2025-02-20 11:33:11

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

+ 2 - 0
src/router/index.js

@@ -19,3 +19,5 @@ const router = createRouter({
   history: createWebHashHistory(location.pathname),
   routes
 })
+
+export default router