From ae4b4d586e69c81a932f38f7174c054e1229561c Mon Sep 17 00:00:00 2001 From: DXC Date: Thu, 19 Mar 2026 11:18:55 +0800 Subject: [PATCH] fix: add optional remark field to inventory profit/loss entry modal --- .../src/views/stock/stocktake/index.vue | 22 ++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/inventory-web/src/views/stock/stocktake/index.vue b/inventory-web/src/views/stock/stocktake/index.vue index c870474..6e4c0b9 100644 --- a/inventory-web/src/views/stock/stocktake/index.vue +++ b/inventory-web/src/views/stock/stocktake/index.vue @@ -181,6 +181,19 @@ />

单位: {{ currentItem.unit || '个' }}

+ + +
+ + + +