lint fix
This commit is contained in:
parent
f9a2e6114d
commit
f346ce4bd9
1 changed files with 1 additions and 1 deletions
|
@ -219,7 +219,7 @@
|
|||
}
|
||||
},
|
||||
scrolling (val) {
|
||||
if (!this.scrolling) {
|
||||
if (!val) {
|
||||
this.addScrollEffect();
|
||||
} else {
|
||||
this.removeScrollEffect();
|
||||
|
|
Loading…
Add table
Reference in a new issue