From 6dc1d69d7d7a0940942e335b65ca87755251ff00 Mon Sep 17 00:00:00 2001 From: DXC Date: Fri, 13 Mar 2026 12:02:37 +0800 Subject: [PATCH] refactor: redesign stocktake UI flow to support multi-day sessions and scanner resumption --- .../src/views/stock/stocktake/index.vue | 109 ++++++++---------- 1 file changed, 46 insertions(+), 63 deletions(-) diff --git a/inventory-web/src/views/stock/stocktake/index.vue b/inventory-web/src/views/stock/stocktake/index.vue index 1434d6d..558f58b 100644 --- a/inventory-web/src/views/stock/stocktake/index.vue +++ b/inventory-web/src/views/stock/stocktake/index.vue @@ -335,9 +335,9 @@