From 7864c1ec0fe1f5e6c610973114b5c5a62ed9f157 Mon Sep 17 00:00:00 2001
From: yuping <82253452@qq.com>
Date: Sat, 10 Dec 2022 16:41:08 +0800
Subject: [PATCH 1/5] =?UTF-8?q?--=20=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../{Student.vue => CommonStudent.vue} | 70 +++++++++----------
src/views/projectcenter/ProjectAdd.vue | 2 -
src/views/projectcenter/ProjectManage.vue | 2 -
3 files changed, 35 insertions(+), 39 deletions(-)
rename src/components/student/{Student.vue => CommonStudent.vue} (90%)
diff --git a/src/components/student/Student.vue b/src/components/student/CommonStudent.vue
similarity index 90%
rename from src/components/student/Student.vue
rename to src/components/student/CommonStudent.vue
index 38dbd4ad..d3aa232d 100644
--- a/src/components/student/Student.vue
+++ b/src/components/student/CommonStudent.vue
@@ -1,6 +1,6 @@
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
@@ -181,14 +181,14 @@