diff --git a/src/views/PaintShopView/stuffView/top.vue b/src/views/PaintShopView/stuffView/top.vue index e6efaf4..e520769 100644 --- a/src/views/PaintShopView/stuffView/top.vue +++ b/src/views/PaintShopView/stuffView/top.vue @@ -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: "",