Kaynağa Gözat

Merge branch 'beta' of https://git.cocorobo.cn/CocoRoboLabs/pbl-teacher-table into beta

SanHQin 3 hafta önce
ebeveyn
işleme
fe6b43be66
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

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