diff --git a/psdc-ui/src/assets/images/风机盘管(1).png b/psdc-ui/src/assets/images/风机盘管(1).png new file mode 100644 index 0000000..e19bf2a Binary files /dev/null and b/psdc-ui/src/assets/images/风机盘管(1).png differ diff --git a/psdc-ui/src/assets/images/高压锅炉(1).png b/psdc-ui/src/assets/images/高压锅炉(1).png new file mode 100644 index 0000000..9ab6388 Binary files /dev/null and b/psdc-ui/src/assets/images/高压锅炉(1).png differ diff --git a/psdc-ui/src/views/system/cl/index.vue b/psdc-ui/src/views/system/cl/index.vue index e23efc7..c2006ad 100644 --- a/psdc-ui/src/views/system/cl/index.vue +++ b/psdc-ui/src/views/system/cl/index.vue @@ -502,12 +502,12 @@ function cancel1() { timingForm1.sceneRemark='' timingForm1.sceneCode='' timingForm1.deviceVos=[] + handleQuery() data.sblb.map(item => { item.controlKey.map(temp => { temp.value = ''; }); - }); - + }) }; function handleDel(sceneCode) { ElMessageBox.confirm("是否确认删除此策略?", "提示",{