feat: 测试没问题

This commit is contained in:
xingyu4j
2025-06-08 18:38:33 +08:00
parent aa7df9236d
commit 673f6a0487

View File

@@ -159,7 +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)" />