From 9d972f1120c4f0c206bded007e77e985bb659ade Mon Sep 17 00:00:00 2001 From: DXC Date: Thu, 19 Mar 2026 11:31:51 +0800 Subject: [PATCH] fix: enforce strict SKU ascending sort and display both serial and batch numbers --- .../src/views/stock/stocktake/index.vue | 22 +++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/inventory-web/src/views/stock/stocktake/index.vue b/inventory-web/src/views/stock/stocktake/index.vue index d5db6c8..b69d8ff 100644 --- a/inventory-web/src/views/stock/stocktake/index.vue +++ b/inventory-web/src/views/stock/stocktake/index.vue @@ -233,9 +233,9 @@ - -