The forEach() method does not support break and continue, but can use other methods. Jump out of this loop,need to use return false or return true or return.
確定! 回上一頁