data() { return { str: '', arr: [], obj: {}, set: new Set() }}如果这样定义的话会有警告,现在我是在monted钩子中 this.set = new Set(); 查看完整描述