From 55b4421ef48aaca0bff9f75784cf13cf51e12250 Mon Sep 17 00:00:00 2001 From: hwj Date: Tue, 10 Mar 2026 15:01:29 +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=E5=BC=80=E6=94=BE?= 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 deletion(-) diff --git a/src/views/erp/stock/out/StockOutForm.vue b/src/views/erp/stock/out/StockOutForm.vue index beda1977..c6e022ce 100644 --- a/src/views/erp/stock/out/StockOutForm.vue +++ b/src/views/erp/stock/out/StockOutForm.vue @@ -149,7 +149,6 @@ const options = [ { value: '领料出库', label: t('ErpStock.Out.tabPick'), - disabled: true } ] /** 子表的表单 */