2022.7.13 readonly()和shallowReadonly()。 toRaw()和markRaw() 张志明456 2022-07-13 68 阅读1分钟 readonly()让响应式数据变为只读的. shallowReadonly()让响应式数据的第一层级变为只读的,