Commit 93ae4f34 authored by chenhan's avatar chenhan Committed by cinwell.li

zh-CN docs [tabs]: v-model bind property name is not the same

parent 2d8c887b
...@@ -144,7 +144,7 @@ ...@@ -144,7 +144,7 @@
export default { export default {
data() { data() {
return { return {
activeName: 'first' activeName2: 'first'
}; };
}, },
methods: { methods: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment