Add space, remove blank line
This commit is contained in:
parent
b7dc94b0e2
commit
42acef934a
|
@ -103,7 +103,6 @@ export default {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
methods: {
|
methods: {
|
||||||
isActive (item) {
|
isActive (item) {
|
||||||
return this.pageUrl.match(new RegExp(item.pattern))
|
return this.pageUrl.match(new RegExp(item.pattern))
|
||||||
|
|
Loading…
Reference in a new issue