From f936e0e881ce7a27e8e5e07bf46bb2106d0e1b37 Mon Sep 17 00:00:00 2001 From: zhangyu Date: Thu, 7 Sep 2023 13:49:50 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E8=BD=AF=E4=BB=B6=E8=B5=84?= =?UTF-8?q?=E4=BA=A7=E5=9B=BD=E9=99=85=E5=8C=96=E4=BF=AE=E6=94=B9=20?= =?UTF-8?q?=E4=BB=A5=E5=8F=8A=20project=E6=94=AF=E6=8C=81=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/common/rightBox/software/softwareAssetBox.vue | 4 ++-- .../components/common/table/settings/softwareAssetTable.vue | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/nezha-fronted/src/components/common/rightBox/software/softwareAssetBox.vue b/nezha-fronted/src/components/common/rightBox/software/softwareAssetBox.vue index 0fe48e91b..a395e1a84 100644 --- a/nezha-fronted/src/components/common/rightBox/software/softwareAssetBox.vue +++ b/nezha-fronted/src/components/common/rightBox/software/softwareAssetBox.vue @@ -10,7 +10,7 @@
- + @@ -42,7 +42,7 @@ - + diff --git a/nezha-fronted/src/components/common/table/settings/softwareAssetTable.vue b/nezha-fronted/src/components/common/table/settings/softwareAssetTable.vue index d04559cbf..09854fe6e 100644 --- a/nezha-fronted/src/components/common/table/settings/softwareAssetTable.vue +++ b/nezha-fronted/src/components/common/table/settings/softwareAssetTable.vue @@ -101,7 +101,6 @@ {{$t('overall.edit')}} {{$t('overall.duplicate')}} {{$t('overall.delete')}} - {{$t('overall.syncChart')}}