From c00444ef4f769084a0f3f5adfad93dbe3bdd2f6f Mon Sep 17 00:00:00 2001 From: guoshuang Date: Wed, 16 Feb 2022 14:28:10 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E5=BD=B1=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/product/warehouse/LocationInventory/index.vue | 4 ++-- src/pages/product/warehouse/MaterialInventory/index.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/product/warehouse/LocationInventory/index.vue b/src/pages/product/warehouse/LocationInventory/index.vue index 147187d..141a7e9 100644 --- a/src/pages/product/warehouse/LocationInventory/index.vue +++ b/src/pages/product/warehouse/LocationInventory/index.vue @@ -11,7 +11,7 @@ - {{ $t('message.code') }} + {{ $t('message.code') }} @@ -253,7 +253,7 @@ export default class ProductCheckReceipt extends BasePage { view { width: 110rpx; height: 100%; - line-height: 100rpx; + line-height: 35rpx; } } .single-right { diff --git a/src/pages/product/warehouse/MaterialInventory/index.vue b/src/pages/product/warehouse/MaterialInventory/index.vue index 68d2344..fc0919c 100644 --- a/src/pages/product/warehouse/MaterialInventory/index.vue +++ b/src/pages/product/warehouse/MaterialInventory/index.vue @@ -11,7 +11,7 @@ - {{ $t('message.code') }} + {{ $t('message.code') }} @@ -262,7 +262,7 @@ export default class ProductCheckReceipt extends BasePage { view { width: 110rpx; height: 100%; - line-height: 100rpx; + line-height: 35rpx; } } .single-right {