mirror of https://github.com/ElemeFE/element
zh-CN docs [tabs]: v-model bind property name is not the same
parent
2d8c887b6a
commit
93ae4f34b0
|
@ -144,7 +144,7 @@
|
|||
export default {
|
||||
data() {
|
||||
return {
|
||||
activeName: 'first'
|
||||
activeName2: 'first'
|
||||
};
|
||||
},
|
||||
methods: {
|
||||
|
|
Loading…
Reference in New Issue