refactor(消息通知): 去掉消息模版中不用的字段

This commit is contained in:
CaptainB 2023-05-10 11:30:39 +08:00 committed by 刘瑞斌
parent 05707a7cc0
commit b973a45cfb
1 changed files with 0 additions and 4 deletions

View File

@ -86,10 +86,6 @@ export default {
label: this.$t('commons.title'),
value: 'title',
},
{
label: this.$t('commons.status'),
value: 'status',
},
{
label: this.$t('commons.create_time'),
value: 'createTime',