This commit is contained in:
123456 2023-05-15 16:23:18 +08:00
parent eddd3eebb4
commit c138049f54

View File

@ -99,9 +99,9 @@ const powerBox = (width: any, height: any) => {
// verticalNum5.value.setchartWH(a.oWidth*3-20,a.oHeight-20)
verticalNum6.value.setchartWH(a.oWidth * 4 - 20, a.oHeight - 20)
verticalNum7.value.setchartWH(a.oWidth * 4 - 20, a.oHeight - 20)
humidityref.value.setchartWH(a.oWidth * 4 - 20, a.oHeight - 20)
humidityref.value.setchartWH(a.oWidth * 4 - 40, a.oHeight - 40)
ductref.value.setchartWH(a.oWidth * 4 - 20, a.oHeight - 20);
pmref.value.setchartWH(a.oWidth * 4 - 20, a.oHeight - 20)
pmref.value.setchartWH(a.oWidth * 4 - 40, a.oHeight - 40)
};
let ductOption = reactive({
title: "",