feat: 测试没问题
parent
aa7df9236d
commit
673f6a0487
|
@ -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)" />
|
||||||
|
|
Loading…
Reference in New Issue