Showing
1 changed file
with
3 additions
and
3 deletions
@@ -16,7 +16,7 @@ export default { | @@ -16,7 +16,7 @@ export default { | ||
16 | }, | 16 | }, |
17 | device: { | 17 | device: { |
18 | deviceManagement: '设备管理', | 18 | deviceManagement: '设备管理', |
19 | - device: '设备列表', | 19 | + device: '设备', |
20 | product: '产品', | 20 | product: '产品', |
21 | }, | 21 | }, |
22 | 22 | ||
@@ -46,8 +46,8 @@ export default { | @@ -46,8 +46,8 @@ export default { | ||
46 | messageRecord: '消息记录', | 46 | messageRecord: '消息记录', |
47 | }, | 47 | }, |
48 | alarm: { | 48 | alarm: { |
49 | - alarmManagement: '告警管理', | ||
50 | - geographicPosition: '地理位置', | 49 | + alarmManagement: '告警中心', |
50 | + geographicPosition: '设备分布', | ||
51 | alarmContact: '告警联系人', | 51 | alarmContact: '告警联系人', |
52 | alarmCenter: '告警记录', | 52 | alarmCenter: '告警记录', |
53 | }, | 53 | }, |