报错:TypeError: Invalid attempt to destructure non-iterable in

发布于 3 年前作者 ulei2505 次浏览最后编辑 3 年前来自 share

使用async/await 就报错,TypeError: Invalid attempt to destructure non-iterable instance.

In order to be iterable, non-array objects must have a [Symbol.iterator]() method.

0 回复
暂无回复