To remove last n items from an array you can use _.dropRight method if you are using javascript lodash library.
確定! 回上一頁