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