add LegendToggle component
This commit is contained in:
@@ -68,7 +68,8 @@ export default {
|
||||
|
||||
data () {
|
||||
return {
|
||||
scrollValue: 0
|
||||
scrollValue: 0,
|
||||
h: 0
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user