diff --git a/src/Server/ZB.MOM.WW.OtOpcUa.AdminUI/Components/Pages/Uns/EquipmentPage.razor b/src/Server/ZB.MOM.WW.OtOpcUa.AdminUI/Components/Pages/Uns/EquipmentPage.razor index cdbd28dd..5e2d6a10 100644 --- a/src/Server/ZB.MOM.WW.OtOpcUa.AdminUI/Components/Pages/Uns/EquipmentPage.razor +++ b/src/Server/ZB.MOM.WW.OtOpcUa.AdminUI/Components/Pages/Uns/EquipmentPage.razor @@ -139,17 +139,7 @@ else else if (_activeTab == "tags") {
| Name | Driver | Data type | Access | Source | Actions |
|---|---|---|---|---|---|
| Name | Driver | Data type | Access | Actions | @t.DriverInstanceId | @t.DataType | @t.AccessLevel | -- @if (t.IsAlias) - { - alias - @t.Source - } - | - @if (t.IsAlias) - { - - } - else - { - - } + | @@ -201,106 +177,9 @@ else
No relay virtual-tags to convert.
- } - else - { -| Virtual tag | Full name | Data type |
|---|---|---|
| @c.VirtualTagName | -@c.FullName | -@c.DataType | -
Nothing skipped.
- } - else - { -| Virtual tag | Reason |
|---|---|
| @s.VirtualTagName | -@s.Reason | -