Merge pull request '[1080]플랜번호 미표시' (#93) from feature/ysCha into dev
Reviewed-on: #93
This commit is contained in:
commit
3d52889924
@ -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">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user