forEach(function (queryBoxElements) { queryBoxElements.input.addEventListener("keydown", function (event) { if (event.keyCode === 13 && !$(
確定! 回上一頁