From 169ecd6903bc5f02146424a10b892930ffb44d83 Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Mon, 13 Feb 2023 17:51:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=87=BA=E5=85=A5=E5=BA=93=E8=AE=B0=E5=BD=95?= =?UTF-8?q?=20=E4=BF=AE=E6=94=B9=E9=A1=B5=E9=9D=A2=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/stock/record.vue | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/pages/stock/record.vue b/pages/stock/record.vue index 536b11f..a5911aa 100644 --- a/pages/stock/record.vue +++ b/pages/stock/record.vue @@ -62,11 +62,13 @@ font-weight: bold; display:flex; align-items: center; - &:after{ - content:"("attr(data-unit)")"; - font-size:20rpx; - color:#999; - margin-left:6rpx; + &.nz{ + &:after{ + content:"("attr(data-unit)")"; + font-size:20rpx; + color:#999; + margin-left:6rpx; + } } } } @@ -95,8 +97,8 @@ - - + + @@ -104,7 +106,7 @@ 批次号:{{v.inOutBatchNo}} {{v.inOutType}} - {{v.substanceName}} + {{v.substanceName}} {{v.supplier}} {{v.number}}{{v.packgeUnit}}(共{{v.equivalentAmount}}{{v.unit}}) @@ -123,7 +125,7 @@ export default { enterpriseId: '', pageNo:1, pageSize:6, - type:"nz" + type:"1"//1 农资,2 农产品 }, list:[], total:0,