From d9827baa701f7cc4a031bf922a93d48cdecbc176 Mon Sep 17 00:00:00 2001 From: wangwenrui Date: Fri, 16 Oct 2020 19:46:48 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=A4=84=E7=90=86=E5=AF=BC=E5=85=A5?= =?UTF-8?q?=E7=BB=93=E6=9E=9C=E6=98=BE=E7=A4=BA=E4=B8=8D=E5=85=A8=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/common/exportXLSX.vue | 10 +++++----- .../components/page/dashboard/overview/overview2.vue | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/nezha-fronted/src/components/common/exportXLSX.vue b/nezha-fronted/src/components/common/exportXLSX.vue index 5f0873f86..70717bee7 100644 --- a/nezha-fronted/src/components/common/exportXLSX.vue +++ b/nezha-fronted/src/components/common/exportXLSX.vue @@ -70,13 +70,13 @@
{{$t('overall.result.failedDetail')}}:
-
-
    -
  • {{item.lineNo}}:{{item.errorMsg}}
  • -
+ +
    +
  • {{item.lineNo}}:{{item.errorMsg}}
  • +
+
-