fix: customer defaulter add amount order
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
0cd42e6fac
commit
eb90fe359f
|
@ -227,6 +227,7 @@ function exprBuilder(param, value) {
|
|||
v-model:selected="selected"
|
||||
:disable-option="{ card: true }"
|
||||
auto-load
|
||||
:order="['amount DESC']"
|
||||
>
|
||||
<template #column-clientFk="{ row }">
|
||||
<span class="link" @click.stop>
|
||||
|
|
Loading…
Reference in New Issue