From d1ab5f110069ec11f38ab0ed76874d1cdc250d8f Mon Sep 17 00:00:00 2001 From: dxc Date: Tue, 24 Feb 2026 14:33:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=89=93=E5=8D=B0=E5=A4=9A?= =?UTF-8?q?=E5=BC=A0=E6=A0=87=E7=AD=BE=E7=BA=B8=E7=9A=84=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- inventory-web/src/views/stock/inbound/buy.vue | 64 +++++++++++++++++-- 1 file changed, 57 insertions(+), 7 deletions(-) diff --git a/inventory-web/src/views/stock/inbound/buy.vue b/inventory-web/src/views/stock/inbound/buy.vue index f2a0538..ae5ceed 100644 --- a/inventory-web/src/views/stock/inbound/buy.vue +++ b/inventory-web/src/views/stock/inbound/buy.vue @@ -1,3 +1,4 @@ +inventory-web/src/views/stock/inbound/buy.vue