From 1e33ffad8f32dc07b5f704c2e079360f180ec81f Mon Sep 17 00:00:00 2001 From: danshihao Date: Mon, 6 Mar 2023 10:14:55 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90fix=20ESLint=E3=80=91src/components/JV?= =?UTF-8?q?xeCells?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/JVxeCells/JVxeFileCell.vue | 78 ++++++++++--------- .../components/JVxeCells/JVxeImageCell.vue | 75 +++++++++--------- 2 files changed, 80 insertions(+), 73 deletions(-) diff --git a/jero-web/src/components/JVxeCells/JVxeFileCell.vue b/jero-web/src/components/JVxeCells/JVxeFileCell.vue index 65a8ac2b..b54a321e 100644 --- a/jero-web/src/components/JVxeCells/JVxeFileCell.vue +++ b/jero-web/src/components/JVxeCells/JVxeFileCell.vue @@ -1,45 +1,49 @@