rackLen 수정

This commit is contained in:
hyojun.choi 2025-02-05 11:21:46 +09:00
parent 0e006174b0
commit cdac61a478

View File

@ -1021,7 +1021,7 @@ export const useTrestle = () => {
selectable: false, selectable: false,
supFitQty, supFitQty,
supFitIntvlPct, supFitIntvlPct,
rackLen: rackLength, rackLen,
rackYn, rackYn,
rackRowsCd, rackRowsCd,
rackId: itemId, rackId: itemId,