feat: 测试没问题
This commit is contained in:
@@ -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)" />
|
||||||
|
|||||||
Reference in New Issue
Block a user