This commit is contained in:
parent
9d60083360
commit
109841eee5
|
@ -37,6 +37,7 @@ const userParams = reactive({
|
|||
ipt: 'H',
|
||||
futureIpt: 'H',
|
||||
isFullMovable: true,
|
||||
onlyWithDestination: true,
|
||||
});
|
||||
|
||||
const ticketColumns = computed(() => [
|
||||
|
|
Loading…
Reference in New Issue