update
This commit is contained in:
parent
eddd3eebb4
commit
c138049f54
@ -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: "",
|
||||
|
Loading…
Reference in New Issue
Block a user