mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-10-30 09:48:44 +08:00 
			
		
		
		
	支付:修复支付应用的 mock 展示不正确
This commit is contained in:
		| @@ -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" /> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV