From fb517dd79948742d225cf94d97bdeb4546376349 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Thu, 23 Nov 2023 18:26:57 +0800 Subject: [PATCH] =?UTF-8?q?:zap:fix=E9=80=9A=E7=9F=A5=E5=85=AC=E5=91=8A?= =?UTF-8?q?=E6=9D=83=E9=99=90=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/notice/index.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/views/system/notice/index.vue b/src/views/system/notice/index.vue index e61dab8..3b1b9a0 100644 --- a/src/views/system/notice/index.vue +++ b/src/views/system/notice/index.vue @@ -23,12 +23,12 @@ {{ $t('btn.add') }} - + {{ $t('btn.edit') }} - + {{ $t('btn.delete') }} @@ -56,12 +56,12 @@ {{ parseTime(scope.row.createTime, 'YYYY-MM-DD') }} - +