newIndex : index); i++) { movingGroups.push(formArray.at(i)); } movingGroups.forEach((formControl, idx) => { let position; if (moveUp) { position = idx ...
確定! 回上一頁