ลบปุ่ม

This commit is contained in:
STW_TTTY\stwtt 2024-04-02 10:28:41 +07:00
parent db27f7d3f5
commit ec59dee1fc
2 changed files with 0 additions and 28 deletions

View file

@ -240,20 +240,6 @@ onMounted(() => {
</div>
</div>
<q-separator />
<div class="text-right q-pa-sm">
<q-btn
dense
unelevated
label="บันทึก"
id="onSubmit"
type="submit"
color="public"
class="q-px-md"
>
<q-tooltip>นทกขอม</q-tooltip>
</q-btn>
</div>
</template>

View file

@ -298,20 +298,6 @@ onMounted(() => {
</div>
</div>
<q-separator />
<div class="text-right q-pa-sm">
<q-btn
dense
unelevated
label="บันทึก"
id="onSubmit"
type="submit"
color="public"
class="q-px-md"
>
<q-tooltip>นทกขอม</q-tooltip>
</q-btn>
</div>
</template>
<style scoped></style>