mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
zh-CN docs [tabs]: v-model bind property name is not the same
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
export default {
|
||||
data() {
|
||||
return {
|
||||
activeName: 'first'
|
||||
activeName2: 'first'
|
||||
};
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user