From e31b92188e7105e5d5f97df80ff630153c430061 Mon Sep 17 00:00:00 2001 From: wyx Date: Sun, 15 Jan 2023 10:04:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E5=AD=A6=E5=91=98?= =?UTF-8?q?=E5=AF=BC=E5=85=A5=E7=8A=B6=E6=80=81=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/drawers/AddLevelImportStu.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/drawers/AddLevelImportStu.vue b/src/components/drawers/AddLevelImportStu.vue index 77360b65..0d6abdca 100644 --- a/src/components/drawers/AddLevelImportStu.vue +++ b/src/components/drawers/AddLevelImportStu.vue @@ -115,7 +115,7 @@
-
+
下载失败数据
@@ -124,11 +124,11 @@
- {{ succNum }}条数据导入成功,{{ errNum }}条数据导入失败 + {{ succNum }}条数据导入成功,{{ downloadErrUrl == ''? 0 :errNum }}条数据导入失败