เพิ่มแสดง -
This commit is contained in:
parent
3d4185f717
commit
e9e8e7e697
1 changed files with 1 additions and 1 deletions
|
|
@ -277,7 +277,7 @@ watch(
|
|||
</div>
|
||||
|
||||
<div v-else>
|
||||
{{ col.value ?? "-" }}
|
||||
{{ col.value ? col.value : "-" }}
|
||||
</div>
|
||||
</q-td>
|
||||
</q-tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue