Compare commits
No commits in common. "27cacfb17b306458fa53c448f428e8fbba25e0b4" and "83a4e7fd1427bb15f13e952f74c253ff92c69141" have entirely different histories.
27cacfb17b
...
83a4e7fd14
@ -468,8 +468,7 @@ const Trestle = forwardRef((props, ref) => {
|
||||
...selectedRoofBase,
|
||||
},
|
||||
construction: {
|
||||
//...constructionList.find((data) => newAddedRoofs[index].construction.constTp === data.constTp),
|
||||
...constructionList.find((data) => trestleState.constTp === data.constTp),
|
||||
...constructionList.find((data) => newAddedRoofs[index].construction.constTp === data.constTp),
|
||||
cvrYn,
|
||||
snowGdPossYn,
|
||||
cvrChecked,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user