fix remove code check fake location
All checks were successful
Build & Deploy on Dev / build (push) Successful in 2m12s

This commit is contained in:
Warunee Tamkoo 2026-03-30 10:47:36 +07:00
parent 02f1fd417d
commit 7edfaa4e4f
4 changed files with 157 additions and 579 deletions

View file

@ -176,7 +176,7 @@ function onClose() {
<template>
<q-dialog v-model="modal" persistent>
<q-card style="width: 700px; max-width: 80vw">
<q-card style="width: 700px; max-width: 90vw">
<q-form greedy @submit.prevent @validation-success="onSubmit">
<DialogHeader :tittle="title" :close="onClose" />
<q-separator />