feat: 测试没问题

pull/134/head
xingyu4j 2025-06-08 18:38:33 +08:00
parent aa7df9236d
commit 673f6a0487
1 changed files with 1 additions and 1 deletions

View File

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