this is a feature of vue, which automatically expands the ref in v-for into an array. Suppose your ref is not dynamic, but static ref= "a", then no matter how ...
確定! 回上一頁