Closed
Description
From: Vue Guide - Components #data Must Be a Function
What is the meaning of "The el option also requires a function value when used in a component instance, for exactly the same reason."?
"The el option also requires a function value when used in a component instance, for exactly the same reason."这句话是什么意思?和上下文完全不通顺。el也不会是一个函数。
From: Vuex - Mutations #Mutations Follow Vue's Reactivity Rules
What is the meaning of "Use Vue.set(obj, 'newProp', 123), or -"?(I don't know '-')
"Use Vue.set(obj, 'newProp', 123), or -"中的'-'是什么意思?
I think it's wrong.
我觉得文档是不是写错了。
Metadata
Metadata
Assignees
Labels
No labels