This commit is contained in:
@@ -142,7 +142,7 @@ export default {
|
||||
{ label: "预警编码", value: this.warnInfo.id },
|
||||
{ label: "预警类型", value: this.warnInfo.smallTypeName },
|
||||
{ label: "设备名称", value: this.warnInfo.deviceName },
|
||||
{ label: "设备位置", value: this.warnInfo.deviceGroupName },
|
||||
{ label: "设备位置", value: this.warnInfo.deviceName },
|
||||
{ label: "预警级别", value: this.warnInfo.levelName },
|
||||
{ label: "预警时间", value: this.warnInfo.reportTime },
|
||||
{ label: "下发时间", value: this.warnInfo.servBeginTime },
|
||||
|
Reference in New Issue
Block a user