摘要: 使用 console.log(err); 是无法打印出来的。默认只能打印出错误信息。如图 需要使用console.table(err); 才可以打印。这算是一个hack吧 阅读全文
posted @ 2018-05-11 08:40 贝尔塔猫 阅读(978) 评论(0) 推荐(0)