YYC
2023-06-13 c7ba1ce89a2a552eee9b5edadc9a302d8aafb05b
igds-app/js/admin/device-temp.js
@@ -281,6 +281,10 @@
   data.data.targetTemp = targetTemp
   setTemp();
   closePop();
   document.getElementById("range").value = 17
   $('.subbar').css({
      width: ((17 - 9) / 16) * 100 + '%'
   })
});
//关闭弹窗
function closePop() {