Merge remote-tracking branch 'origin/master'

master
魔神煜修罗皇 2 years ago
commit 0f5a65c122
  1. BIN
      psdc-ui/src/assets/images/风机盘管(1).png
  2. BIN
      psdc-ui/src/assets/images/高压锅炉(1).png
  3. 4
      psdc-ui/src/views/system/cl/index.vue

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

@ -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("是否确认删除此策略?", "提示",{

Loading…
Cancel
Save