fix: 我的钱包增加审核原因

This commit is contained in:
lzhizhao 2025-07-10 13:09:43 +08:00
parent ba87cf2cb2
commit 2f33c86395
1 changed files with 7 additions and 1 deletions

View File

@ -152,6 +152,12 @@
label="提现申请时间"
>
</el-table-column>
<el-table-column
align="center"
prop="remark"
label="审核原因"
>
</el-table-column>
<el-table-column
align="center"
prop="tradeReceivedTime"
@ -485,4 +491,4 @@ export default {
display: flex;
justify-content: space-between;
}
</style>
</style>