Removed debugging log
This commit is contained in:
parent
972ed2f1ca
commit
f174fe1c9e
|
@ -211,7 +211,6 @@ export default Vue.extend({
|
||||||
if (this.searchPage === 1) {
|
if (this.searchPage === 1) {
|
||||||
this.isLoading = true
|
this.isLoading = true
|
||||||
}
|
}
|
||||||
console.log("DATA 2")
|
|
||||||
console.log(payload)
|
console.log(payload)
|
||||||
|
|
||||||
const searchPayload = {
|
const searchPayload = {
|
||||||
|
|
Loading…
Reference in New Issue