#7648 - Filter entries by days #547
|
@ -84,7 +84,6 @@ const printBuys = (rowId) => {
|
|||
},
|
||||
});
|
||||
};
|
||||
const DEFAULT_INTERVAL_DAYS = 3;
|
||||
</script>
|
||||
jsegarra marked this conversation as resolved
Outdated
|
||||
<template>
|
||||
<VnSearchbar
|
||||
|
@ -110,7 +109,7 @@ const DEFAULT_INTERVAL_DAYS = 3;
|
|||
<VnInput
|
||||
:label="t('params.scopeDays')"
|
||||
v-model="params.days"
|
||||
class="q-px-xs q-pb-xs q-pt-none fit"
|
||||
class="q-px-xs row"
|
||||
dense
|
||||
filled
|
||||
outlined
|
||||
|
|
Loading…
Reference in New Issue
hemos visto este 3 en back y ahora en front, motivo sufiente para buscarle un sitio en la tabla entryConfig
la tabla entryconfig no tiene campos para almacenar esa info
Eliminar en favor de usar params