From b2f58a79578b516e49973a6db08cc1b53e2cf8fd Mon Sep 17 00:00:00 2001 From: kimbokon Date: Sun, 4 Jan 2026 20:41:54 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A7=A4=EB=8B=88=EC=A0=80=20=EC=8A=A4?= =?UTF-8?q?=ED=83=AF=20=EC=B9=B4=EB=93=9C=20=EC=88=98=EC=A0=95:=20?= =?UTF-8?q?=EC=B4=9D=20=EB=A7=A4=EC=B6=9C=20=EC=A0=9C=EA=B1=B0=20=EB=B0=8F?= =?UTF-8?q?=20=EC=A7=80=EA=B8=89=EC=98=88=EC=A0=95/=EC=A7=80=EA=B8=89?= =?UTF-8?q?=EC=99=84=EB=A3=8C=20=EC=9A=A9=EC=96=B4=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- salesmanagement/index.php | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/salesmanagement/index.php b/salesmanagement/index.php index d54cda5..02641e5 100644 --- a/salesmanagement/index.php +++ b/salesmanagement/index.php @@ -3257,21 +3257,23 @@ subtext="등록된 총 업체 수" icon={} /> + {currentRole !== '매니저' && ( + } + /> + )} } - /> - } />
-

확정 수익 (지급대상)

+

{currentRole === '매니저' ? "지급완료 구독액" : "확정 수익 (지급대상)"}