โครงการ/หลักสูตรการฝึกอบรม แก้ ลบ th auto

This commit is contained in:
STW_TTTY\stwtt 2024-04-29 14:17:50 +07:00
parent 7ae3bf5774
commit a9609d2d7f

View file

@ -351,7 +351,6 @@ onMounted(() => {
>
<template v-slot:header="props">
<q-tr :props="props">
<q-th auto-width></q-th>
<q-th v-for="col in props.cols" :key="col.name" :props="props">
<span class="text-weight-medium">{{ col.label }}</span>
</q-th>