no message

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-09-16 10:55:44 +07:00
parent 02cc675c52
commit 115b41c922

View file

@ -79,10 +79,6 @@ function onClose() {
watch(modal, () => {
modal.value && fetchPDF();
});
// onMounted(() => {
// setTimeout(() => {}, 1000);
// });
</script>
<template>
@ -91,7 +87,11 @@ watch(modal, () => {
<DialogHeader :tittle="'ตัวอย่างคำสั่ง'" :close="onClose" />
<q-separator />
<q-card-section bordered class="scroll q-ma-md q-pa-md" style="height: 90%;">
<q-card-section
bordered
class="scroll q-ma-md q-pa-md"
style="height: 90%"
>
<div class="justify-between items-center align-center q-pb-sm row">
<q-btn
class="text-dark bg-grey-4"