mall + pay:

1. 发起支付时,增加实际已支付的二次校验,避免重复支付
This commit is contained in:
YunaiV
2023-07-22 13:19:22 +08:00
parent 717caf527a
commit 348d073718
7 changed files with 114 additions and 12 deletions

View File

@ -43,7 +43,6 @@
@change="handleStatusChange(scope.row)"/>
</template>
</el-table-column>
<el-table-column label="商户名称" align="center" prop="payMerchant.name"/>
<el-table-column label="支付宝配置" align="center">
<el-table-column :label="payChannelEnum.ALIPAY_APP.name" align="center">
<template v-slot="scope">