7729-devToTest_2430 #554

Merged
alexm merged 401 commits from 7729-devToTest_2430 into test 2024-07-16 07:17:04 +00:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit 65381e6536 - Show all commits

View File

@ -84,7 +84,6 @@ const printBuys = (rowId) => {
},
});
};
const DEFAULT_INTERVAL_DAYS = 3;
</script>
<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