review:【ANTD】【Pay 支付】chihuo 关于支付应用、订单的提交

This commit is contained in:
YunaiV
2025-06-07 19:53:14 +08:00
parent acc65c3b06
commit 013f3f3d2d
6 changed files with 7 additions and 1 deletions

View File

@@ -159,6 +159,7 @@ const [Modal, modalApi] = useVbenModal({
},
});
</script>
<!-- TODO @xingyu支付宝的证书也是支持上传的哈 -->
<template>
<Modal :close-on-click-modal="false" :title="title" class="w-[40%]">
<Form :schema="channelSchema(formType)" />