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