data(){ return { record:{ name:'小明', age:13 } } }
让record 失去响应式
对象冻结Object.freeze()
548k questions
547k answers
4 comments
86.3k users