From c9e507a604f9ed5720107defebe8c0c29f1dfab0 Mon Sep 17 00:00:00 2001 From: chenjinsong <523037378@qq.com> Date: Thu, 30 Jul 2020 18:58:25 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E8=A1=A5=E5=85=85=E4=B8=80=E4=BA=9B?= =?UTF-8?q?=E6=BB=91=E6=A1=86=E5=86=85=E7=9A=84=E5=9B=BD=E9=99=85=E5=8C=96?= =?UTF-8?q?=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/common/language/en.js | 4 ++++ nezha-fronted/src/components/common/rightBox/cabinetBox.vue | 2 +- nezha-fronted/src/components/common/rightBox/dcBox.vue | 2 +- nezha-fronted/src/components/common/rightBox/projectBox.vue | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/nezha-fronted/src/components/common/language/en.js b/nezha-fronted/src/components/common/language/en.js index 7f164a354..9981a63c0 100644 --- a/nezha-fronted/src/components/common/language/en.js +++ b/nezha-fronted/src/components/common/language/en.js @@ -409,6 +409,7 @@ const en = { purchaseDate: 'Purchase date',//'购买日期' location: 'Location',//'地区' sn: "SN", + uSize: 'U size', inStock: 'In stock',//'在库' notInStock: 'Not in stock',//'出库' assetType:'Asset type',//'资产类型' @@ -643,6 +644,9 @@ const en = { assets: "Assets", remark:'Remark', cabinets: "Cabinets", + createDc: 'Create data center', + editDc: 'Edit data center', + editCabinet: 'Edit cabinet', traffic:{ title:'Traffic Setting', add:'Add', diff --git a/nezha-fronted/src/components/common/rightBox/cabinetBox.vue b/nezha-fronted/src/components/common/rightBox/cabinetBox.vue index 1a372fa83..0a581bf1b 100644 --- a/nezha-fronted/src/components/common/rightBox/cabinetBox.vue +++ b/nezha-fronted/src/components/common/rightBox/cabinetBox.vue @@ -10,7 +10,7 @@ -