@ -28,6 +28,7 @@ const EmailComposer = ({ ...props }) => {
// todo: 读取邮箱列表
console.log(key);
setPickEmail({ label: key, key });
openEditor(key);
},
}}
onClick={() => openEditor(pickEmail.key)}