From ed227449757f60b4cd3421ed4e0df5361db4f2db Mon Sep 17 00:00:00 2001 From: zhangsir Date: Mon, 29 Jan 2024 17:58:48 +0800 Subject: [PATCH 01/15] =?UTF-8?q?=E8=AF=84=E4=BC=B0=E6=98=BE=E7=A4=BA?= =?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 | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/views/investigat/InvestigatPage.vue b/src/views/investigat/InvestigatPage.vue index 3df6cb2..fcdbf8d 100644 --- a/src/views/investigat/InvestigatPage.vue +++ b/src/views/investigat/InvestigatPage.vue @@ -2,6 +2,11 @@
+
+
项目:{{ data.projectInfo.projectName }}
+
课程:{{ data.projectInfo.courseName }}
+
讲师:{{ data.projectInfo.teacherName }}
+
@@ -426,6 +431,11 @@ function submit() {