From d07263127093b210cb95ff988cebc1c7298a1916 Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Tue, 27 Jan 2026 16:48:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=93=81=E7=A1=AE=E8=AE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/erf/expApplyList.vue | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/src/views/modules/erf/expApplyList.vue b/src/views/modules/erf/expApplyList.vue index 192ea07..2d464bb 100644 --- a/src/views/modules/erf/expApplyList.vue +++ b/src/views/modules/erf/expApplyList.vue @@ -401,10 +401,12 @@ - - +
+ 不输入或输入0表示样品报废,大于0表示正常入库 +
+ {{ sampleConfirmData.applyNo }} @@ -415,21 +417,18 @@ :min="0" :precision="0" placeholder="请输入样品数量" - style="width: 100%"> + style="width: 80%"> -
- 不输入或输入0表示样品报废,大于0表示正常入库 -
- + + style="width: 80%"> @@ -441,10 +440,10 @@