From 05a108e96d20c1a3c875aa1864cccfd43bd5cd1c Mon Sep 17 00:00:00 2001 From: dxc Date: Thu, 12 Feb 2026 09:57:12 +0800 Subject: [PATCH] refactor: replace outbound selection with shopping cart model Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) --- .../src/views/outbound/Selection.vue | 815 +++++------------- 1 file changed, 192 insertions(+), 623 deletions(-) diff --git a/inventory-web/src/views/outbound/Selection.vue b/inventory-web/src/views/outbound/Selection.vue index 8ae3270..a2f6186 100644 --- a/inventory-web/src/views/outbound/Selection.vue +++ b/inventory-web/src/views/outbound/Selection.vue @@ -4,670 +4,239 @@ -
- - - - - - - - 创建 BOM 表 - - - - - - - - - - - -
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ + + + + + + + + + + + + + + - - - + + + - - - - - - - - - -
子件列表
- - - - - - - - - - - -
- 添加子件 -
-
- + + + + + + + + + + + + + + 确认打印 + \ No newline at end of file +.filter-container { margin-bottom: 10px; } +