no message
This commit is contained in:
parent
915df2cc92
commit
a7365792c6
1 changed files with 3 additions and 0 deletions
|
|
@ -306,6 +306,9 @@ const monthYearThai = (val: any) => {
|
|||
1
|
||||
}}
|
||||
</div>
|
||||
<div v-else-if="col.name === 'description'" class="table_ellipsis">
|
||||
{{ props.row.description }}
|
||||
</div>
|
||||
<div v-else>
|
||||
{{ col.value }}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue