4090-global_invoincing #1135
|
@ -4,7 +4,6 @@ module.exports = {
|
|||
name: 'invoice',
|
||||
async serverPrefetch() {
|
||||
this.invoice = await this.fetchInvoice(this.reference);
|
||||
console.log('this.invoice: ', this.invoice);
|
||||
},
|
||||
vicent marked this conversation as resolved
Outdated
|
||||
methods: {
|
||||
fetchInvoice(reference) {
|
||||
|
|
Loading…
Reference in New Issue
Quitar console.log