Two changes should help you improve performance: Cache the results of event.target.checked in advance. Use a forEach loop so you don't have ...
確定! 回上一頁