Обновление отчета
This commit is contained in:
@@ -41,7 +41,7 @@ const currentDate = computed(() => {
|
||||
:icon="TbArticle"
|
||||
/>
|
||||
<StartButton title="Статистика моего отделения"
|
||||
:description="`Ваше отделение в системе: ${authStore.user.current_department.departmentname}`"
|
||||
:description="`Ваше отделение в системе: ${authStore.userDepartment.name_short}`"
|
||||
:href="`/statistic?sent_at=${reportStore.timestampCurrentRange}&groupId=1`"
|
||||
:icon="TbChartTreemap"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user