From aa154a748c1e7dc5b03cdd938a1e1f30058b6ab8 Mon Sep 17 00:00:00 2001 From: zhangyu Date: Thu, 26 Oct 2023 16:33:28 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E9=9A=90=E8=97=8Fabout=20=E8=BD=AF?= =?UTF-8?q?=E4=BB=B6=E8=B5=84=E4=BA=A7=E7=9B=B8=E5=85=B3=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/page/config/about.vue | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/nezha-fronted/src/components/page/config/about.vue b/nezha-fronted/src/components/page/config/about.vue index d2b301400..1aa0aac68 100644 --- a/nezha-fronted/src/components/page/config/about.vue +++ b/nezha-fronted/src/components/page/config/about.vue @@ -61,10 +61,12 @@ export default { }, { chinese: '[FEATURE] 系统备份功能允许您将系统的配置保存到磁盘,以便在需要的时候恢复数据', english: '[FEATURE] The backup feature allows you to save the system configuration to disk so you can recover the configuration when needed' - }, { - chinese: '[FEATURE] 通过软件资产管理功能可以集中管理软件资产,统计软件的使用情况', - english: '[FEATURE] The software asset management feature can centrally manage software assets and count software usage' - }, { + }, + // { + // chinese: '[FEATURE] 通过软件资产管理功能可以集中管理软件资产,统计软件的使用情况', + // english: '[FEATURE] The software asset management feature can centrally manage software assets and count software usage' + // }, + { chinese: '[ENHANCEMENT] 告警消息详情页面增加显示相关资产仪表板并支持快照导出', english: '[ENHANCEMENT] The alarm message details page now displays the related asset dashboard and supports snapshot export' }, {