debug
This commit is contained in:
@ -36,6 +36,7 @@ export default {
|
||||
props: {
|
||||
},
|
||||
data() {
|
||||
console.log(location.search, 'search')
|
||||
return {
|
||||
showLogout: false,
|
||||
isdebugging: location.search === '?showLogin=true'
|
||||
|
||||
Reference in New Issue
Block a user