แก้บัคดูประวัติ

This commit is contained in:
Kittapath 2024-04-19 14:37:14 +07:00
parent a2279a234a
commit 32e62dff97

View file

@ -71,7 +71,7 @@ const columns = ref<QTableProps["columns"]>([
style: "font-size: 14px",
},
]);
const rows = ref<any>();
const rows = ref<any>([]);
const props = defineProps({
rowId: {
@ -121,7 +121,6 @@ watch(
"
/>
<q-separator />
<q-card-section class="q-pt-none q-pa-sm">
<d-table
flat