【fix-bug】-是否提醒 字段 修改成 邮件提醒

This commit is contained in:
fengchenchen
2023-07-28 16:36:02 +08:00
parent 8bd7af2eb6
commit cb74ffed06
@@ -122,7 +122,7 @@ export default {
scopedSlots: {customRender: 'text'}
},
{
title: '是否提醒',
title: '邮件提醒',
align: 'center',
width: 200,
dataIndex: 'remind_dictText',
@@ -156,7 +156,7 @@ export default {
scopedSlots: {customRender: 'text'}
},
{
title: '是否提醒',
title: '邮件提醒',
align: 'center',
width: 200,
dataIndex: 'remind_dictText',
@@ -190,7 +190,7 @@ export default {
scopedSlots: {customRender: 'text'}
},
{
title: '是否提醒',
title: '邮件提醒',
align: 'center',
width: 200,
dataIndex: 'remind_dictText',