From d7a2821d197dffab0556326146cf9f6326d1d077 Mon Sep 17 00:00:00 2001 From: hcj Date: Wed, 17 Jul 2024 14:50:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D:=E8=AF=BE=E7=A8=8B=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E4=BF=AE=E6=94=B9=E6=96=87=E4=BB=B6=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E6=8A=96=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/FileUpload/index.vue | 8 +++++--- src/views/trainService/attendanceList.vue | 4 +--- src/views/trainService/courseManage.vue | 7 ++----- 3 files changed, 8 insertions(+), 11 deletions(-) diff --git a/src/components/FileUpload/index.vue b/src/components/FileUpload/index.vue index 9887fdc..cc42cc1 100644 --- a/src/components/FileUpload/index.vue +++ b/src/components/FileUpload/index.vue @@ -28,11 +28,12 @@ - + > --> +
  • 删除
  • -
    + + diff --git a/src/views/trainService/attendanceList.vue b/src/views/trainService/attendanceList.vue index 8062e50..30526c4 100644 --- a/src/views/trainService/attendanceList.vue +++ b/src/views/trainService/attendanceList.vue @@ -1,9 +1,7 @@