From c138049f54ba93cc79487c24fab19429813628df Mon Sep 17 00:00:00 2001 From: 123456 <123456> Date: Mon, 15 May 2023 16:23:18 +0800 Subject: [PATCH] update --- src/views/PaintShopView/stuffView/top.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: "",