8315-devToTest #1094
|
@ -37,6 +37,7 @@ const userParams = reactive({
|
||||||
ipt: 'H',
|
ipt: 'H',
|
||||||
futureIpt: 'H',
|
futureIpt: 'H',
|
||||||
isFullMovable: true,
|
isFullMovable: true,
|
||||||
|
onlyWithDestination: true,
|
||||||
});
|
});
|
||||||
|
|
||||||
const ticketColumns = computed(() => [
|
const ticketColumns = computed(() => [
|
||||||
|
|
Loading…
Reference in New Issue