소스 검색

Merge branch 'master' of http://git.dayaedu.com/lex/orchestra-app

lex 2 년 전
부모
커밋
7f4be65366
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/router/routes-common.ts

+ 1 - 1
src/router/routes-common.ts

@@ -40,7 +40,7 @@ export const router: RouteRecordRaw[] = [
     name: 'accompany',
     component: () => import('@/views/accompany/index'),
     meta: {
-      title: '云练'
+      title: '云练'
     }
   },
   {