From 8f43f46abfff480a5bf3df04df2f86312b3e931c Mon Sep 17 00:00:00 2001 From: zhoulinf <2507241354@qq.com> Date: Thu, 16 Jan 2025 13:29:10 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=B0=E8=B4=A6=E9=A1=B5=E9=9D=A2=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/workOrder/accounting.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/workOrder/accounting.vue b/src/views/workOrder/accounting.vue index bd465fe4..8f7e2783 100644 --- a/src/views/workOrder/accounting.vue +++ b/src/views/workOrder/accounting.vue @@ -901,7 +901,7 @@ export default { } .rightContent { - height: 189px; + /*height: 189px;*/ width: calc(100% - 60px); }