|
@@ -814,10 +814,7 @@ const ClickParams = (val: any) => {
|
|
|
</template>
|
|
</template>
|
|
|
</VBox_Dashboard>
|
|
</VBox_Dashboard>
|
|
|
</div>
|
|
</div>
|
|
|
- <div
|
|
|
|
|
- v-else-if="item.title === 'Pending Departure & Arrival' && item.switchValue"
|
|
|
|
|
- class="filters_left"
|
|
|
|
|
- >
|
|
|
|
|
|
|
+ <div v-else-if="item.title === 'Pending' && item.switchValue" class="filters_left">
|
|
|
<!-- Pending -->
|
|
<!-- Pending -->
|
|
|
<VBox_Dashboard @changeCancel="changeCancel(item.id)">
|
|
<VBox_Dashboard @changeCancel="changeCancel(item.id)">
|
|
|
<template #header>
|
|
<template #header>
|