diff --git a/ruoyi-admin/src/main/resources/templates/base/monitorUnitInfo/add.html b/ruoyi-admin/src/main/resources/templates/base/monitorUnitInfo/add.html index fbf0742..9687a4c 100644 --- a/ruoyi-admin/src/main/resources/templates/base/monitorUnitInfo/add.html +++ b/ruoyi-admin/src/main/resources/templates/base/monitorUnitInfo/add.html @@ -47,6 +47,14 @@ +
+ +
+ +
+
diff --git a/ruoyi-admin/src/main/resources/templates/base/monitorUnitInfo/edit.html b/ruoyi-admin/src/main/resources/templates/base/monitorUnitInfo/edit.html index 5ab2438..72a3a7e 100644 --- a/ruoyi-admin/src/main/resources/templates/base/monitorUnitInfo/edit.html +++ b/ruoyi-admin/src/main/resources/templates/base/monitorUnitInfo/edit.html @@ -47,6 +47,15 @@
+
+ +
+ +
+
diff --git a/ruoyi-admin/src/main/resources/templates/base/monitorUnitInfo/monitorUnitInfo.html b/ruoyi-admin/src/main/resources/templates/base/monitorUnitInfo/monitorUnitInfo.html index 858d9f7..f912425 100644 --- a/ruoyi-admin/src/main/resources/templates/base/monitorUnitInfo/monitorUnitInfo.html +++ b/ruoyi-admin/src/main/resources/templates/base/monitorUnitInfo/monitorUnitInfo.html @@ -36,6 +36,14 @@ th:value="${substation.substationId}"> +
  • + + +
  • @@ -49,12 +51,13 @@ and MonitorUnit_Type = #{monitorunitType} and Substation_Id = #{substationId} and Enable_Flag = #{enableFlag} + and Monitorunit_Status = #{monitorunitStatus} order by Parent_Id