perf: 增强列表提醒、增加asset列表中dc弹框

1.所有列表中可操作的列文字颜色都调整为蓝色
2.增加asset搜索项:state
3.asset列表中的dc项可以点开编辑了
This commit is contained in:
chenjinsong
2020-01-09 14:57:44 +08:00
parent 14500d6a30
commit 50a8a2c878
12 changed files with 92 additions and 47 deletions

View File

@@ -22,7 +22,8 @@ const en = {
signOut: 'Sign Out',
select: 'Select',
ok: 'Ok',
all: 'All'
all: 'All',
other: "Other"
},
dashboard:{
title:'Dashboard',
@@ -278,8 +279,8 @@ const en = {
device: 'SN',
host: 'Host',
assetState: 'State',
module: 'Module',
alert: 'Alert',
endpoints: 'Endpoints',
alerts: 'Alerts',
dataCenter: 'Data Center',
cabinet: 'Cabinet',
model: 'Model',
@@ -337,7 +338,7 @@ const en = {
endAt: "End Time",
list: {
//表头
linkedId: "Linked ID",
linked: "Linked",
type: "Type",
state: "Status",
charts: "Charts",