当前 Bug 的表现(可附上截图) 预期表现 var {a,b,…args} = {a:1,b:2,c:3,d:4}; 复现路径 提供一个最简复现 Demo var {a,b,…args} = {a:1,b:2,c:3,d:4};