mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-26 00:35:06 +08:00
Vue3 重构:基本完善完 邮件账号 的重构
This commit is contained in:
@ -23,7 +23,7 @@ export const rules = reactive({
|
||||
sslEnable: [required]
|
||||
})
|
||||
|
||||
// CrudSchema
|
||||
// CrudSchema:https://kailong110120130.gitee.io/vue-element-plus-admin-doc/hooks/useCrudSchemas.html
|
||||
const crudSchemas = reactive<CrudSchema[]>([
|
||||
{
|
||||
label: '邮箱',
|
||||
|
Reference in New Issue
Block a user