fix:수당 시뮬레이터 섹션 제거
- 영업관리 화면에서 SimulatorSection 컴포넌트 제거 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -4173,7 +4173,6 @@
|
||||
{selectedRole === '영업관리' && (
|
||||
<>
|
||||
<ManagerManagementView currentUser={currentUser} />
|
||||
<SimulatorSection salesConfig={data.sales_config} selectedRole={selectedRole} />
|
||||
</>
|
||||
)}
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user