fix: refs #7936 rollback

This commit is contained in:
Jorge Penadés 2024-11-26 12:51:50 +01:00
parent 1cbe134e27
commit b49c912b66
1 changed files with 0 additions and 1 deletions

View File

@ -187,7 +187,6 @@ const formatOpt = (row, { model, options }, prop) => {
</template>
<template #body-cell-taxablebase="{ row }">
<QTd>
{{ currency }}
<VnInputNumber
:class="{
'no-pointer-events': isNotEuro(currency),