From f3e61cb64a9a5e3105b0c7cd6ac2dcea88f06fb1 Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Tue, 7 Feb 2023 16:05:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/stock/mana.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pages/stock/mana.vue b/pages/stock/mana.vue index da37aa1..dc67710 100644 --- a/pages/stock/mana.vue +++ b/pages/stock/mana.vue @@ -68,8 +68,12 @@ &>.company{ font-size:24rpx; margin-bottom:14rpx; + display: flex; text{ color:var(--c); + &:first-child{ + flex-shrink: 0; + } } } &>.num{ @@ -142,7 +146,7 @@ {{v.detailType}} - {{v.supplierName}} + {{v.supplierName}} 库存量:{{v.equivalentInventory||0}}kg