Compare commits
2 Commits
21d33236c1
...
70b050b60f
| Author | SHA1 | Date |
|---|---|---|
|
|
70b050b60f | |
|
|
dccfa426c3 |
|
|
@ -101,7 +101,7 @@
|
|||
align="center"
|
||||
:prop="`${item.pkId}`"
|
||||
:label="
|
||||
item.pkTransactionKeyVal +
|
||||
item.accountName +
|
||||
`${'变更'}(${getUser.currency.symbol})`
|
||||
"
|
||||
>
|
||||
|
|
|
|||
|
|
@ -114,7 +114,7 @@
|
|||
align="center"
|
||||
:prop="`${item.pkId}`"
|
||||
:label="
|
||||
item.pkTransactionKeyVal +
|
||||
item.accountName +
|
||||
`${'变更'}(${getUser.currency.symbol})`
|
||||
"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in New Issue