fix: asset界面优化

统一侧滑样式 调整国家化参数
This commit is contained in:
wanghaoyu
2019-12-06 16:43:04 +08:00
parent 851364ce08
commit ecac31d327
5 changed files with 86 additions and 49 deletions

View File

@@ -16,19 +16,20 @@ const en = {
asset:{
tableTitle: {
id: 'ID',
assetType: 'assetType',
assetType: '资产类型',
device: 'Device SN',
ip: 'IP',
assetState: 'assetState',
assetState: '资产状态',
module: 'Module',
alarm: 'Alarm',
dataCenter: 'dataCenter',
cabinet: 'cabinet',
model: 'model',
manufacturer: 'manufacturer',
dataCenter: '数据中心',
cabinet: '机柜',
model: '型号',
manufacturer: '厂商',
procurementDate: '采购日期',
warrantyDate: '保修截止期',
deviceDuty: '设备责任人',
option: "Option"
},
tagTableTitle: {
projectName: '项目名称',