So, if you simply want to deep copy the object to another object, all you will need to do is JSON.stringify the object and parse it using JSON.
確定! 回上一頁