Skip to content

Commit c3f06f5

Browse files
committed
钱包 - 钱包余额流水
1 parent 8626bcc commit c3f06f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/pay/wallet/transaction/WalletTransactionList.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<template #default="{ row }"> {{ fenToYuan(row.balance) }} 元</template>
1212
</el-table-column>
1313
<el-table-column
14-
label="创建时间"
14+
label="交易时间"
1515
align="center"
1616
prop="createTime"
1717
:formatter="dateFormatter"

0 commit comments

Comments
 (0)