ปรับวินัย

This commit is contained in:
setthawutttty 2024-01-17 11:23:10 +07:00
parent 61db243f92
commit 5a73b3d08b
6 changed files with 22 additions and 8 deletions

View file

@ -344,6 +344,9 @@ onMounted(() => {
1
}}
</div>
<div v-else-if="col.name === 'title'" class="table_ellipsis">
{{ props.row.title }}
</div>
<div
v-else-if="col.name === 'organization'"
class="table_ellipsis"