From 4902ca495864f5d4cfb99864e041dbb68fdf1f0c Mon Sep 17 00:00:00 2001 From: zhongwenkai <3478244299@qq.com> Date: Fri, 29 May 2026 17:51:36 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BF=AE=E6=94=B9=E4=BB=93=E5=82=A8?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E4=B8=AD=E5=87=BA=E5=BA=93=E5=8D=95=E6=8D=AE?= =?UTF-8?q?=E7=9A=84=E6=96=B0=E5=A2=9E/=E7=BC=96=E8=BE=91=E5=BC=B9?= =?UTF-8?q?=E6=A1=86=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/erp/stock/out/StockOutForm.vue | 260 ++++++++++++++--------- src/views/erp/stock/out/index.vue | 17 +- 2 files changed, 174 insertions(+), 103 deletions(-) diff --git a/src/views/erp/stock/out/StockOutForm.vue b/src/views/erp/stock/out/StockOutForm.vue index beda1977..d95fd506 100644 --- a/src/views/erp/stock/out/StockOutForm.vue +++ b/src/views/erp/stock/out/StockOutForm.vue @@ -1,102 +1,110 @@ + + diff --git a/src/views/erp/stock/out/index.vue b/src/views/erp/stock/out/index.vue index f11f485c..98fe6a75 100644 --- a/src/views/erp/stock/out/index.vue +++ b/src/views/erp/stock/out/index.vue @@ -1,5 +1,7 @@