mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-27 01:05:07 +08:00
Vue3 重构:邮件模版的列表
This commit is contained in:
@ -77,9 +77,7 @@ const crudSchemas = reactive<CrudSchema[]>([
|
||||
{
|
||||
label: '操作',
|
||||
field: 'action',
|
||||
form: {
|
||||
show: false
|
||||
}
|
||||
isForm: false
|
||||
}
|
||||
])
|
||||
export const { allSchemas } = useCrudSchemas(crudSchemas)
|
||||
|
Reference in New Issue
Block a user