소스 검색

Merge branch 'iteration_0307' into jenkins

lex 2 년 전
부모
커밋
4c2b8fe0e2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/preview-protocol/index.tsx

+ 1 - 1
src/views/preview-protocol/index.tsx

@@ -21,7 +21,7 @@ export default defineComponent({
       type = queryType.toString()
 
       if (queryType === 'LABOR_TEACHER') {
-        document.title = '管乐劳务协议'
+        document.title = '管乐劳务协议'
       }
     } else {
       if (state.platformType === 'STUDENT') {