mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-11-30 02:57:50 +08:00
delete refmixin
This commit is contained in:
parent
a9a7240c04
commit
014b5df5e9
@ -1,9 +0,0 @@
|
||||
export default {
|
||||
methods: {
|
||||
saveRef (name) {
|
||||
return node => {
|
||||
this[name] = node
|
||||
}
|
||||
},
|
||||
},
|
||||
}
|
Loading…
Reference in New Issue
Block a user