refactor: sidebar重构
将页面布局重新设置,由各个组件单独控制,国际化参数优化
This commit is contained in:
@@ -17,11 +17,11 @@ const cn = {
|
||||
tableTitle: {
|
||||
id: 'ID',
|
||||
assetType: '资产类型',
|
||||
Device: 'Device SN',
|
||||
IP: 'IP',
|
||||
device: 'Device SN',
|
||||
ip: 'IP',
|
||||
assetState: '资产状态',
|
||||
Module: 'Module',
|
||||
Alarm: 'Alarm',
|
||||
module: 'Module',
|
||||
alarm: 'Alarm',
|
||||
dataCenter: '数据中心',
|
||||
cabinet: '机柜',
|
||||
model: '型号',
|
||||
|
||||
Reference in New Issue
Block a user