Преглед изворни кода

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') {