From 4840a91aab889a2522dbd8c5bb5c43dabaade7b2 Mon Sep 17 00:00:00 2001 From: zhangsir Date: Fri, 2 Feb 2024 09:38:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E8=AF=BE=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/investigat/InvestigatPage.vue | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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() {