{{ $dict.echoDicValue(dictMap.notfy_message_type, tab.label) }}
{{ tab.value }}
{{ item.templateParams.title }}
{{
`${$util.formatDate(
item.templateParams.startTime,
'YYYY年M月D日'
)} -
${$util.formatDate(
item.templateParams.endTime,
'YYYY年M月D日'
)}`
}}
{{
`到期时间
${$util.formatDate(item.templateParams.endTime, 'YYYY年M月D日')}`
}}