파라미터 명 수정
This commit is contained in:
parent
1c24eb11b1
commit
745262070a
@ -1899,7 +1899,7 @@ export const useTrestle = () => {
|
||||
rackYn,
|
||||
racks: rackParams,
|
||||
rackTotCnt: rackList.length ?? 0 + smartRackGroup.length ?? 0,
|
||||
rackFittingCnt: bracketList.length,
|
||||
rackFittingTotCnt: bracketList.length,
|
||||
moduleRows: getMostLeftModules(surface),
|
||||
cvrYn: moduleSelection.construction.setupCover ? 'Y' : 'N',
|
||||
snowGdYn: moduleSelection.construction.setupSnowCover ? 'Y' : 'N',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user