lsc 7 tháng trước cách đây
mục cha
commit
92e9160db6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -1464,7 +1464,7 @@ export default new Router({
   {
     path:"/pptEasy",
     name:"pptEasy",
-    component:pptEasy,
+    component:pptEasy2,
     meta:{
       requireAuth:''//不需要鉴权
     }