diff --git a/src/views/investigat/InvestigatPage.vue b/src/views/investigat/InvestigatPage.vue index fcdbf8d..e779f79 100644 --- a/src/views/investigat/InvestigatPage.vue +++ b/src/views/investigat/InvestigatPage.vue @@ -3,9 +3,9 @@
-
项目:{{ data.projectInfo.projectName }}
-
课程:{{ data.projectInfo.courseName }}
-
讲师:{{ data.projectInfo.teacherName }}
+
项目名称:{{ data.projectInfo.projectName }}
+
开课名称:{{ data.projectInfo.courseName }}
+
培训讲师:{{ data.projectInfo.teacherName }}
@@ -432,8 +432,7 @@ function submit() {