Merge pull request '[1080]플랜번호 미표시' (#93) from feature/ysCha into dev

Reviewed-on: #93
This commit is contained in:
ysCha 2025-06-02 17:44:47 +09:00
commit 3d52889924

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">