8452-testToMaster #1292

Merged
alexm merged 394 commits from 8452-testToMaster into master 2025-01-28 06:44:16 +00:00
1 changed files with 2 additions and 3 deletions
Showing only changes of commit a317006cc4 - Show all commits

View File

@ -132,11 +132,10 @@ const STATE_COLOR = {
:array-data-props="{
url: 'Claims/filter',
order: ['cs.priority ASC', 'created ASC'],
exprBuilder,
}"
>
<template #rightMenu>
<ClaimFilter data-key="ClaimList" />
<ClaimFilter data-key="ClaimList" ref="claimFilterRef" />
</template>
<template #body>
<VnTable
@ -175,4 +174,4 @@ es:
en:
params:
stateCode: State
</i18n>
</i18n>