From afef8a71f0cec1edd0658f3b70b08b6fe009b17d Mon Sep 17 00:00:00 2001 From: likexuan Date: Tue, 5 Jul 2022 14:06:31 +0800 Subject: [PATCH] =?UTF-8?q?NEZ-1965=20perf=20:=20=E6=9B=B4=E6=94=B9cursor?= =?UTF-8?q?=20=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/table/alert/alertRuleTable.vue | 8 ++++---- .../common/table/alert/alertSilenceTable.vue | 4 ++-- .../components/common/table/asset/assetTable.vue | 12 ++++++------ .../common/table/settings/agentTable.vue | 8 ++++---- .../common/table/settings/chartTmplTable.vue | 4 ++-- .../common/table/settings/credentialsTable.vue | 4 ++-- .../common/table/settings/endpointTable.vue | 16 ++++++++-------- .../common/table/settings/exprTmplTable.vue | 8 ++++---- .../common/table/settings/ipamTable.vue | 8 ++++---- .../common/table/settings/mibTable.vue | 8 ++++---- .../common/table/settings/moduleTable.vue | 8 ++++---- .../common/table/settings/projectTable.vue | 4 ++-- .../common/table/settings/roleTable.vue | 8 ++++---- .../common/table/settings/userTable.vue | 8 ++++---- .../page/config/system/apiKeyTable.vue | 4 ++-- .../page/config/system/selfApiKeyTable.vue | 4 ++-- 16 files changed, 58 insertions(+), 58 deletions(-) diff --git a/nezha-fronted/src/components/common/table/alert/alertRuleTable.vue b/nezha-fronted/src/components/common/table/alert/alertRuleTable.vue index f1eb01b1c..18b233eb5 100644 --- a/nezha-fronted/src/components/common/table/alert/alertRuleTable.vue +++ b/nezha-fronted/src/components/common/table/alert/alertRuleTable.vue @@ -120,15 +120,15 @@ {{scope.row[item.prop]}} diff --git a/nezha-fronted/src/components/common/table/alert/alertSilenceTable.vue b/nezha-fronted/src/components/common/table/alert/alertSilenceTable.vue index 39f3f97f3..291be73dc 100644 --- a/nezha-fronted/src/components/common/table/alert/alertSilenceTable.vue +++ b/nezha-fronted/src/components/common/table/alert/alertSilenceTable.vue @@ -97,9 +97,9 @@ {{ utcTimeToTimezoneStr(scope.row[item.prop]) }} {{ diff --git a/nezha-fronted/src/components/common/table/asset/assetTable.vue b/nezha-fronted/src/components/common/table/asset/assetTable.vue index 9b683944b..da6201c7c 100644 --- a/nezha-fronted/src/components/common/table/asset/assetTable.vue +++ b/nezha-fronted/src/components/common/table/asset/assetTable.vue @@ -39,15 +39,15 @@