Browse Source

Update index.tsx

lex 2 years ago
parent
commit
6723bd3602
1 changed files with 1 additions and 1 deletions
  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') {