From 2e603ec0be7e4493a3772786785b98d592dcfa50 Mon Sep 17 00:00:00 2001 From: "CANCERYS\\kw093" Date: Tue, 25 Nov 2025 16:34:08 +0800 Subject: [PATCH] update --- .../ProductionProcess/ProductionProcessJobOrderDetail.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ProductionProcess/ProductionProcessJobOrderDetail.tsx b/src/components/ProductionProcess/ProductionProcessJobOrderDetail.tsx index 4c281f6..2c6dd6c 100644 --- a/src/components/ProductionProcess/ProductionProcessJobOrderDetail.tsx +++ b/src/components/ProductionProcess/ProductionProcessJobOrderDetail.tsx @@ -368,7 +368,7 @@ const handleRelease = useCallback(() => { {t("Lines with insufficient stock: ")}{stockCounts.insufficient} - {!fromJosave && ( + {fromJosave && (