chore: remove console.log
gitea/salix-front/pipeline/pr-dev Build queued...
Details
gitea/salix-front/pipeline/pr-dev Build queued...
Details
This commit is contained in:
parent
a2bbf4474d
commit
ead241e7da
|
@ -179,7 +179,6 @@ export const useInvoiceOutGlobalStore = defineStore({
|
|||
this.invoicing = false;
|
||||
return;
|
||||
}
|
||||
console.log('address: ', address);
|
||||
try {
|
||||
const params = {
|
||||
clientId: address.clientId,
|
||||
|
|
Loading…
Reference in New Issue