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