refactor: refs #8363 deleted useless code
gitea/salix-front/pipeline/pr-dev This commit is unstable Details

This commit is contained in:
Jon Elias 2025-03-13 08:08:10 +01:00
parent d376c3acbf
commit db91a26114
1 changed files with 0 additions and 1 deletions

View File

@ -242,7 +242,6 @@ const dateStyle = (date) =>
:beforeSaveFn="(data, getChanges) => beforeSave(data, getChanges, 'FixedPrices')"
>
<template #column-hex="{ row }">
<!-- {{ console.log('row: ', row?.hexJson, row?.warehouseName) }} -->
<VnColor :colors="row?.hexJson" style="height: 100%; min-width: 2000px" />
</template>
<template #column-name="{ row }">