HDL_ON/UI/UI2/FuntionControlView/ArmSensor/SensorDoorWinwsPage.cs
@@ -2,6 +2,8 @@ using HDL_ON.Stan; using HDL_ON.UI.CSS; using HDL_ON.Entity; using System.Collections.Generic; using System; namespace HDL_ON.UI { @@ -79,6 +81,8 @@ /// </summary> private void InitFrameWhiteContent2() { var paging = new ArmSensorHistroyPaging(device); paging.InitFrame(FrameWhiteCentet2); } #endregion @@ -167,4 +171,5 @@ #endregion } }