Ver código fonte

Merge branch 'iteration_0307' into jenkins

lex 2 anos atrás
pai
commit
4c2b8fe0e2
1 arquivos alterados com 1 adições e 1 exclusões
  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') {