From 588d787d0227ae56d1852cfb3270e236f244e73c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=ED=98=9C=EC=9D=B8?= Date: Mon, 4 May 2026 17:23:41 +0900 Subject: [PATCH] fix: disable project row click in account detail modal --- PTC/management_dashboard_preview.html | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/PTC/management_dashboard_preview.html b/PTC/management_dashboard_preview.html index 28251ef..bfd7665 100644 --- a/PTC/management_dashboard_preview.html +++ b/PTC/management_dashboard_preview.html @@ -7058,13 +7058,8 @@ {(lifecycleAccountDetailModal.detail.projects || []).length ? (
{(lifecycleAccountDetailModal.detail.projects || []).map((item) => ( -
{fmt(item.expense_supply_sum || 0)}원
- + ))} ) : (