From fb9ed9949d8e6ce229527ca8e8f4bb6b9335f6e4 Mon Sep 17 00:00:00 2001 From: ysCha Date: Mon, 21 Jul 2025 15:36:23 +0900 Subject: [PATCH] =?UTF-8?q?[1196]=20=EC=9D=BC=EC=8B=9C=EC=A0=81=EC=9C=BC?= =?UTF-8?q?=EB=A1=9C=202=EC=B0=A8=EC=A0=90=20=EC=88=A8=EA=B9=80=EC=B2=98?= =?UTF-8?q?=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/estimate/Estimate.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/estimate/Estimate.jsx b/src/components/estimate/Estimate.jsx index 2fe098cf..4a3337db 100644 --- a/src/components/estimate/Estimate.jsx +++ b/src/components/estimate/Estimate.jsx @@ -1458,7 +1458,7 @@ export default function Estimate({}) { - {session?.storeLvl === '1' && agencyCustList.length > 0 ? ( + {session?.storeLvl === '100000' && agencyCustList.length > 0 ? ( //일시적으로 1 => 100000로 정리