[1080]플랜번호 미표시 #93

Merged
ysCha merged 1 commits from feature/ysCha into dev 2025-06-02 17:44:47 +09:00
Showing only changes of commit 6e811c9cd4 - Show all commits

View File

@ -1281,7 +1281,7 @@ export default function Estimate({}) {
<div className="estimate-box">
<div className="estimate-tit">{getMessage('estimate.detail.objectNo')}</div>
<div className="estimate-name">
{currentObjectNo} (Plan No: {planNo})
{currentObjectNo} (Plan No: {currentPid})
</div>
</div>
<div className="estimate-box">