feat: add QR code upload functionality and enhance bank management logic
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s

This commit is contained in:
puriphatt 2025-04-24 17:59:11 +07:00
parent dfc17e9623
commit ef81522561
4 changed files with 157 additions and 22 deletions

View file

@ -177,7 +177,7 @@ watch(
<div
v-if="!single"
class="bordered q-mr-sm rounded col text-center overflow-hidden"
class="bordered q-mr-sm rounded col-4 text-center overflow-hidden"
:class="{ 'pointer-none': readonly, 'q-my-sm': $q.screen.lt.md }"
>
<ImageHover