update: add more field

This commit is contained in:
Methapon2001 2024-01-11 10:03:10 +07:00
parent 022cb51eef
commit f17047aab7
No known key found for this signature in database
GPG key ID: 849924FEF46BD132

View file

@ -316,11 +316,17 @@ const onRowClick = ((_, row) => {
<template v-slot:body-cell-title="data">
<q-td>
<span class="sort-icon-offset-margin">{{
data.row.metadata.subject ?? data.row.metadata.title
data.row.metadata.subject ?? data.row.title
}}</span>
</q-td>
</template>
<template v-slot:body-cell-author="data">
<q-td>
<span class="sort-icon-offset-margin">
{{ data.row.metadata.author ?? data.row.author }}
</span>
</q-td>
</template>
<template v-slot:body-cell-fileType="data">
<q-td>
<span class="sort-icon-offset-margin">