mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-03-13 13:59:04 +08:00
fix(backtop)
This commit is contained in:
parent
f89e8029bb
commit
4ef4c392eb
@ -82,7 +82,7 @@ export default {
|
||||
},
|
||||
watch: {
|
||||
show (value) {
|
||||
if (value) this.$emit('shohw')
|
||||
if (value) this.$emit('show')
|
||||
return this.$emit('hide')
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user