dev #532

Merged
ysCha merged 2 commits from dev into prd-deploy 2025-12-24 17:30:53 +09:00
Showing only changes of commit 54767d2f26 - Show all commits

View File

@ -91,6 +91,7 @@ export function useCircuitTrestle(executeEffect = false) {
return {
itemId: m.itemId,
mixMatlNo: m.mixMatlNo,
northModuleYn: m.northModuleYn,
}
})
}