From 9708f69bcab217a49afd3e999196dca0cebba6f1 Mon Sep 17 00:00:00 2001 From: jiminglei <836545853@qq.com> Date: Wed, 14 Jun 2023 18:42:45 +0800 Subject: [PATCH] 11 --- psdc-ui/src/views/system/cl/index.vue | 114 +++++++++++++++++++++++++- 1 file changed, 112 insertions(+), 2 deletions(-) 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:[],