From 372b4a044ed91c139a2e3aa1e3f06e73a3f8bfa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=B8=E7=86=9F=E5=90=B4=E5=BD=A6=E7=A5=96?= Date: Fri, 10 Jul 2026 11:02:15 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=87=E8=B4=AD=E8=AE=A2=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/order/poOrder.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/order/poOrder.vue b/src/views/modules/order/poOrder.vue index 06a0dff..29e8f77 100644 --- a/src/views/modules/order/poOrder.vue +++ b/src/views/modules/order/poOrder.vue @@ -1522,7 +1522,7 @@ export default { }, mounted () { this.$nextTick(() => { - this.height = window.innerHeight - 180 + this.height = window.innerHeight - 200 }) }, methods: {