Merge branch 'test' of 47.94.45.65:angelo/web-retail-admin into base-online

This commit is contained in:
woody 2025-06-19 15:21:11 +08:00
commit 70b050b60f
2 changed files with 2 additions and 2 deletions

View File

@ -101,7 +101,7 @@
align="center" align="center"
:prop="`${item.pkId}`" :prop="`${item.pkId}`"
:label=" :label="
item.pkTransactionKeyVal + item.accountName +
`${'变更'}(${getUser.currency.symbol})` `${'变更'}(${getUser.currency.symbol})`
" "
> >

View File

@ -114,7 +114,7 @@
align="center" align="center"
:prop="`${item.pkId}`" :prop="`${item.pkId}`"
:label=" :label="
item.pkTransactionKeyVal + item.accountName +
`${'变更'}(${getUser.currency.symbol})` `${'变更'}(${getUser.currency.symbol})`
" "
> >