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