#7119 add VehicleList page and routing configuration #1129
|
@ -112,6 +112,5 @@ const columns = computed(() => [
|
||||||
url="Vehicles/filter"
|
url="Vehicles/filter"
|
||||||
:columns="columns"
|
:columns="columns"
|
||||||
redirect="vehicle"
|
redirect="vehicle"
|
||||||
auto-load
|
|
||||||
/>
|
/>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Reference in New Issue