From 34c7dd639703b29fb53fde9f43136bbc35d1e46d Mon Sep 17 00:00:00 2001
From: zhongwenkai <3478244299@qq.com>
Date: Thu, 2 Jul 2026 09:33:20 +0800
Subject: [PATCH] =?UTF-8?q?style:=20=E5=85=A5=E5=BA=93=E5=8D=95=E6=8D=AE-?=
=?UTF-8?q?=E4=BE=9B=E5=BA=94=E5=95=86=E9=80=89=E6=8B=A9=E6=B7=BB=E5=8A=A0?=
=?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=8C=89=E9=92=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../stock/in/components/StockInItemForm.vue | 115 ++++++++++--------
1 file changed, 65 insertions(+), 50 deletions(-)
diff --git a/src/views/erp/stock/in/components/StockInItemForm.vue b/src/views/erp/stock/in/components/StockInItemForm.vue
index 8d166638..b7e934a1 100644
--- a/src/views/erp/stock/in/components/StockInItemForm.vue
+++ b/src/views/erp/stock/in/components/StockInItemForm.vue
@@ -80,16 +80,6 @@
-
-
-
-
-
-
-
-
-
-
@@ -104,17 +94,10 @@
-
-
-
-
-
-
-
-
+
-
+
@@ -132,23 +115,6 @@
-
-
- {{ t('ErpStock.Item.purchaseUnitConvertQuantity') }}
-
-
- {{ purchaseUnitConvertTipText }}
-
-
-
-
-
-
-
-
-
-
@@ -176,7 +142,7 @@
controls-position="right"
:min="0.001"
:precision="3"
- readonly
+ disabled
class="quantity-input !w-100%"
>
@@ -275,11 +241,17 @@
-
-
- {{ getDefaultTaskProductScheme(row)?.palletPackageQuantity ?? '-' }}
-
-
-
-
- {{ getDefaultTaskProductScheme(row)?.packageQuantity ?? '-' }}
-
-
@@ -578,6 +549,7 @@
+