فهرست منبع

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

SanHQin 5 ماه پیش
والد
کامیت
fe6b43be66
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

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