diff --git a/psdc-ui/src/views/system/cl/index.vue b/psdc-ui/src/views/system/cl/index.vue index 6d89ac4..55a1848 100644 --- a/psdc-ui/src/views/system/cl/index.vue +++ b/psdc-ui/src/views/system/cl/index.vue @@ -52,11 +52,11 @@ - + - + @@ -65,6 +65,17 @@ + + + + + + + + + + 步骤描述: + 是否有限制条件 @@ -104,6 +115,103 @@ + + + + 步骤描述: + + 是否有限制条件 + + + + + + + 限制设备: + + + + 限制属性: + + 温度 + 进水温度 + 出水温度 + + 温度数值: + + + + 全选 + + + {{item.deviceName}} + + {{control.label}} + + + + + + + + + 步骤描述: + + 是否有限制条件 + + + + + + + 限制设备: + + + + 限制属性: + + 温度 + 进水温度 + 出水温度 + + 温度数值: + + + + 全选 + + + {{item.deviceName}} + + {{control.label}} + + + + + + + + + + + + + + @@ -284,6 +392,7 @@ onMounted(()=>{ }) /** 筛选处理 */ const data = reactive({ + num:1, activeNames:0, checkAll: false, checkedSblb: [], @@ -405,6 +514,7 @@ const open1 = ref(false); const title1= ref(); const activeName = ref('1') const timingForm = reactive({ + num:1, sceneName:'', sceneRemark:'', deviceVos:[],