From 73354af9bc2db6c1c137930a130dd526398b7ab3 Mon Sep 17 00:00:00 2001 From: jjLv <1981429112@qq.com> Date: Fri, 15 Nov 2024 09:22:11 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=86=E6=96=99=E5=87=BA=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/material/lease/outBound/index.vue | 40 +++++++++++++++------ 1 file changed, 29 insertions(+), 11 deletions(-) diff --git a/src/views/material/lease/outBound/index.vue b/src/views/material/lease/outBound/index.vue index 4d690bf3..ae558ab5 100644 --- a/src/views/material/lease/outBound/index.vue +++ b/src/views/material/lease/outBound/index.vue @@ -118,7 +118,7 @@ label="申请数量" align="center" prop="preCountNum" - width="110px" + width="80px" :show-overflow-tooltip="true" > @@ -127,7 +127,7 @@ label="已出库数量" align="center" prop="alNum" - width="110px" + width="80px" :show-overflow-tooltip="true" > @@ -175,7 +175,7 @@ :show-overflow-tooltip="true" /> - + @@ -644,11 +644,12 @@