trestleDetail 호출시 trestle 데이터 추가
This commit is contained in:
parent
15cb2cf270
commit
59f9377cc9
@ -95,6 +95,7 @@ export function useModuleBasicSetting(tabNum) {
|
|||||||
return {
|
return {
|
||||||
...common,
|
...common,
|
||||||
...item.addRoof,
|
...item.addRoof,
|
||||||
|
...item.trestle,
|
||||||
roofPitch: item.addRoof.hajebichi ? item.addRoof.hajebichi : 0,
|
roofPitch: item.addRoof.hajebichi ? item.addRoof.hajebichi : 0,
|
||||||
inclCd: String(item.addRoof.pitch),
|
inclCd: String(item.addRoof.pitch),
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user