fix bug ==> loading

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-09-01 11:25:56 +07:00
parent 31755747da
commit e28e9bc3aa
6 changed files with 12 additions and 27 deletions

View file

@ -395,11 +395,7 @@ onMounted(async () => {
"
>
<div v-if="col.name == 'no'">
{{
(pagination.page - 1) * pagination.rowsPerPage +
props.rowIndex +
1
}}
{{ props.rowIndex + 1 }}
</div>
<div v-else-if="col.name === 'document'">
<q-btn