Commit c3f06f5f by jason

钱包 - 钱包余额流水

parent 8626bccc
......@@ -11,7 +11,7 @@
<template #default="{ row }"> {{ fenToYuan(row.balance) }}</template>
</el-table-column>
<el-table-column
label="创建时间"
label="交易时间"
align="center"
prop="createTime"
:formatter="dateFormatter"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment