fix/chore: agencies indexDeleteQrCodeBank undefined handle / remove log
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 6s
This commit is contained in:
parent
af1f74bdda
commit
22e11cf699
2 changed files with 1 additions and 7 deletions
|
|
@ -214,7 +214,6 @@ async function submit(opt?: { selectedImage: string }) {
|
|||
...v,
|
||||
})),
|
||||
};
|
||||
console.log('payload', payload);
|
||||
if (
|
||||
(pageState.isDrawerEdit && currAgenciesData.value?.id) ||
|
||||
(opt?.selectedImage && currAgenciesData.value?.id)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue