更新 Pay 相关的 README.md

This commit is contained in:
YunaiV
2022-01-23 13:43:14 +08:00
parent cd8277cf16
commit 0f2031d0db
6 changed files with 20 additions and 13 deletions

View File

@ -109,7 +109,7 @@
</el-popover>
</template>
</el-table-column>
<el-table-column label="支付订单" align="left" width="250">
<el-table-column label="支付订单" align="left" width="280">
<template v-slot="scope">
<p class="order-font"><el-tag size="mini">商户</el-tag> {{scope.row.merchantOrderId}}</p>
<p class="order-font"><el-tag size="mini" type="warning">支付</el-tag> {{scope.row.channelOrderNo}}</p>