Explorar o código

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

YunaiV hai 1 ano
pai
achega
e954ae6010
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/pay/app/index.vue

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

@@ -244,7 +244,7 @@
             <el-button
             <el-button
               type="success"
               type="success"
               circle
               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)"
               @click="openChannelForm(scope.row, PayChannelEnum.MOCK.code)"
             >
             >
               <Icon icon="ep:check" />
               <Icon icon="ep:check" />