modified: .gitignore
This commit is contained in:
@@ -70,8 +70,7 @@ const currentDate = computed(() => {
|
||||
<DatePickerQuery class="text-lg!"
|
||||
:is-head-or-admin="reportStore.reportInfo.report?.isHeadOrAdmin"
|
||||
:is-show-current-date-switch="reportStore.reportInfo.report?.isHeadOrAdmin"
|
||||
v-model:date="reportStore.timestampCurrentRange"
|
||||
:is-one-day="reportStore.reportInfo.report?.isOneDay" />
|
||||
v-model:date="reportStore.timestampCurrentRange" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user