ปรับวินัย
This commit is contained in:
parent
61db243f92
commit
5a73b3d08b
6 changed files with 22 additions and 8 deletions
|
|
@ -198,6 +198,9 @@ function filterFn() {
|
|||
1
|
||||
}}
|
||||
</div>
|
||||
<div v-else-if="col.name === 'title'" class="table_ellipsis">
|
||||
{{ props.row.title }}
|
||||
</div>
|
||||
<div v-else>
|
||||
{{ col.value }}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue