feat: form id, i18n

This commit is contained in:
puriphatt 2024-04-22 10:53:56 +07:00
parent 7e0471889d
commit 82d3c893f2
12 changed files with 201 additions and 53 deletions

View file

@ -159,7 +159,7 @@ function reset() {
id="okBtn"
color="primary"
class="q-px-md"
label="ตกลง"
:label="$t('agree')"
@click="close"
/>
</div>