From 2087e151bbca5f2c41451042c929689f79628f40 Mon Sep 17 00:00:00 2001 From: wuyx Date: Mon, 26 Dec 2022 16:16:10 +0800 Subject: [PATCH] =?UTF-8?q?style:=E9=83=A8=E5=88=86=E5=AD=A6=E5=91=98?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/student/TableStudent.vue | 803 +++++++++++++++++------- 1 file changed, 564 insertions(+), 239 deletions(-) diff --git a/src/components/student/TableStudent.vue b/src/components/student/TableStudent.vue index 5985f976..b516df37 100644 --- a/src/components/student/TableStudent.vue +++ b/src/components/student/TableStudent.vue @@ -1,92 +1,73 @@ + + + + + + + +
+ +
+
+
+
+
+ 提示 +
+
+ 您是否授予此学员优秀学员称号? +
+
+
+
取消
+
+
+
确定
+
+
+
+
+
+
+ + +
+ +
+
+
+
+
+ 提示 +
+
+ 您是否取消此学员优学员称号? +
+
+
+
取消
+
+
+
确定
+
+
+
+
+
+
+ + \ No newline at end of file