refs #5995 test
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2023-08-10 14:38:04 +02:00
parent 0287c43b64
commit 30fe237ed3
1 changed files with 1 additions and 3 deletions

View File

@ -58,8 +58,6 @@ const columns = computed(() => [
function getProjectUrl() {
return new URL(window.location).origin;
}
const my = ref((x) => x);
</script>
<template>
<div class="column items-center">
@ -82,7 +80,7 @@ const my = ref((x) => x);
auto-load
>
<template #top>
{{ t('route.cmr.list.total', [my(rows.length)]) }}
{{ `${t('route.cmr.list.total')} ${rows.length}` }}
</template>
<template #body-cell-cmrFk="{ value }">
<QTd align="right" class="text-primary">