지붕재 변경 퍼블 수정
This commit is contained in:
parent
3c7c28d72c
commit
30902a03f8
@ -62,7 +62,7 @@ export default function ContextRoofAllocationSetting(props) {
|
||||
<div className="right-bar modal-handle"></div>
|
||||
<div className="properties-guide">{getMessage('modal.roof.alloc.info')}</div>
|
||||
<div className="allocation-select-wrap">
|
||||
<span>{getMessage('modal.roof.alloc.select.roof.material')}</span>
|
||||
{/* <span>{getMessage('modal.roof.alloc.select.roof.material')}</span>
|
||||
<div className="grid-select">
|
||||
<QSelectBox
|
||||
options={roofMaterials.map((roof) => {
|
||||
@ -77,7 +77,7 @@ export default function ContextRoofAllocationSetting(props) {
|
||||
sourceKey={'roofMatlCd'}
|
||||
targetKey={'roofMatlCd'}
|
||||
/>
|
||||
</div>
|
||||
</div> */}
|
||||
<button
|
||||
className="allocation-edit"
|
||||
onClick={() => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user