diff --git a/projects/Infrastructure/Views/Shared/DisplayTemplates/Object.cshtml b/projects/Infrastructure/Views/Shared/DisplayTemplates/Object.cshtml index bf6583ba..c25e3abd 100644 --- a/projects/Infrastructure/Views/Shared/DisplayTemplates/Object.cshtml +++ b/projects/Infrastructure/Views/Shared/DisplayTemplates/Object.cshtml @@ -1,11 +1,11 @@ -
行号 | +设备编号 | +设备名称 | +数据名称 | +数据值 | +单位 | +时间 | +
---|---|---|---|---|---|---|
@(++start) | +@item.DeviceNumber | +@item.DeviceName | +@item.Name | +@item.Value | +@item.Unit | +@item.Date | +