Browse Source

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

YunaiV 1 năm trước cách đây
mục cha
commit
e954ae6010
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/pay/app/index.vue

+ 1 - 1
src/views/pay/app/index.vue

@@ -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" />