支付:修复支付应用的 mock 展示不正确

(cherry picked from commit e954ae6010)
pull/245/head
YunaiV 2023-08-13 16:30:36 +08:00 committed by shizhong
parent e4a6e3f94b
commit dddc6a2e0d
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@
<el-button
type="success"
circle
v-if="isChannelExists(scope.row.channelCodes, PayChannelEnum.MOCK)"
v-if="isChannelExists(scope.row.channelCodes, PayChannelEnum.MOCK.code)"
@click="openChannelForm(scope.row, PayChannelEnum.MOCK.code)"
>
<Icon icon="ep:check" />