Vue3 重构:基本完善完 邮件账号 的重构

This commit is contained in:
YunaiV
2023-03-17 23:24:21 +08:00
parent a784bc7db2
commit e42a9aa60c
3 changed files with 8 additions and 9 deletions

View File

@ -23,7 +23,7 @@ export const rules = reactive({
sslEnable: [required]
})
// CrudSchema
// CrudSchemahttps://kailong110120130.gitee.io/vue-element-plus-admin-doc/hooks/useCrudSchemas.html
const crudSchemas = reactive<CrudSchema[]>([
{
label: '邮箱',