From 3da4b4b20a02704f38009f9e4828182f761fc215 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=B4=AA=E6=B4=AA?= <2498601771@qq.com> Date: Wed, 1 Nov 2023 12:10:54 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4=E8=AF=AD=E8=A8=80?= =?UTF-8?q?=E7=9A=84=E4=B8=AD=E8=8B=B1=E6=96=87=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/Pagination.vue | 6 +++--- .../common/TimeRange/DateTimeRange.vue | 6 +++--- .../common/popBox/TopToolMoreOptions.vue | 8 ++++---- src/components/layout/Header.vue | 14 +++++++++----- .../table/detection/GeneralSettings.vue | 9 +++++---- src/i18n/index.js | 4 ++-- src/mixins/table.js | 4 ++-- src/utils/constants.js | 2 ++ src/utils/tools.js | 6 +++--- src/views/administration/Appearance.vue | 6 +++--- .../charts/linkMonitor/LinkDirectionGrid.vue | 6 +++--- .../networkOverview/NetworkOverviewTabs.vue | 16 +++++++++------- .../detectionPolicies/PolicyDrawer.vue | 14 ++++++++------ .../detections/detectionPolicies/PolicyForm.vue | 16 +++++++++------- 14 files changed, 65 insertions(+), 52 deletions(-) diff --git a/src/components/common/Pagination.vue b/src/components/common/Pagination.vue index 0c02f0a9..f3ecd733 100644 --- a/src/components/common/Pagination.vue +++ b/src/components/common/Pagination.vue @@ -26,7 +26,7 @@