From d479b750d7c0b17d4ce9ff879d51b092b80d5bab Mon Sep 17 00:00:00 2001 From: dxc Date: Thu, 12 Feb 2026 10:00:17 +0800 Subject: [PATCH] feat: add quantity input for manual stock selection Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) --- inventory-web/src/views/outbound/Selection.vue | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/inventory-web/src/views/outbound/Selection.vue b/inventory-web/src/views/outbound/Selection.vue index a2f6186..038d7b4 100644 --- a/inventory-web/src/views/outbound/Selection.vue +++ b/inventory-web/src/views/outbound/Selection.vue @@ -77,6 +77,17 @@ + + +