Uncaught TypeError: list[year][month].push is not a function
list[year][month].push( item );
在这一行报错 我看了拼写都对的啊
Uncaught TypeError: list[year][month].push is not a function
list[year][month].push( item );
在这一行报错 我看了拼写都对的啊
Uncaught TypeError: list[year][month].push is not a function
2017-02-08
举报