Q-ABAB hace 2 años
padre
commit
74768cb4ae
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/home.vue

+ 1 - 1
src/views/home.vue

@@ -80,7 +80,7 @@
         return {
           navList:[
             {id:1,label:"项目立项申请",goto:"/projectApplication",icon:"iconfont icon-shuben",group:[
-              {label:"创客空间",goto:"/projectApplication"},
+              {label:"创客空间",goto:"/MakerSpaceApply"},
               {label:"创客项目",goto:"/newStudentProjectApply"},
               {label:"活动申请",icon:"el-icon-wind-power",goto:"/newMarkerActivity",group:[
                 {label:"创客活动",icon:"iconfont icon-shuben",goto:"/newMarkerActivity"},