From daa1cca4204c8c55a2826a13959578cff8c2bdb5 Mon Sep 17 00:00:00 2001 From: hwj Date: Tue, 10 Mar 2026 16:29:58 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9A=E5=87=BA=E5=BA=93=E5=8D=95?= =?UTF-8?q?=E6=8D=AE-=E6=96=B0=E5=A2=9E/=E7=BC=96=E8=BE=91-=E5=87=BA?= =?UTF-8?q?=E5=BA=93=E7=B1=BB=E5=9E=8B-=E9=A2=86=E6=96=99=E5=87=BA?= =?UTF-8?q?=E5=BA=93=E9=80=89=E9=A1=B9=E7=A6=81=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/erp/stock/out/StockOutForm.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/erp/stock/out/StockOutForm.vue b/src/views/erp/stock/out/StockOutForm.vue index c6e022ce..beda1977 100644 --- a/src/views/erp/stock/out/StockOutForm.vue +++ b/src/views/erp/stock/out/StockOutForm.vue @@ -149,6 +149,7 @@ const options = [ { value: '领料出库', label: t('ErpStock.Out.tabPick'), + disabled: true } ] /** 子表的表单 */