8622-testToMaster #1411

Merged
alexm merged 746 commits from 8622-testToMaster into master 2025-02-18 07:54:25 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 4f2e4e1304 - Show all commits

View File

@ -115,7 +115,7 @@ const columns = computed(() => [
prefix="route"
:array-data-props="{
url: 'Routes/filter',
exprBuilder,
filter: routeFilter
}"
>
<template #rightMenu>
@ -126,7 +126,7 @@ const columns = computed(() => [
:data-key="dataKey"
:columns="columns"
:right-search="false"
:filter="routeFilter"
redirect="route"
:create="{
urlCreate: 'Routes',