mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
chore: 邮件格式必填
This commit is contained in:
@@ -30,6 +30,7 @@ export class BaseEmailTemplateProvider extends BaseAddon implements ITemplatePro
|
|||||||
},
|
},
|
||||||
order: 9,
|
order: 9,
|
||||||
col: { span: 24 },
|
col: { span: 24 },
|
||||||
|
required: true,
|
||||||
})
|
})
|
||||||
formatType = "";
|
formatType = "";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user