<script>
let ary = [1, 2, 3];
...ary
console.log(...ary);
</script>
收起
安装一个插件 JavaScript(ES6) snippets
你看一下可不可以
报告相同问题?