初始化项目
This commit is contained in:
@@ -130,6 +130,7 @@
|
||||
sorter: true,
|
||||
width: 130,
|
||||
align: 'center',
|
||||
dictType: 'msg_type',
|
||||
},
|
||||
{
|
||||
title: t('是否已读'),
|
||||
@@ -138,6 +139,7 @@
|
||||
sorter: true,
|
||||
width: 130,
|
||||
align: 'center',
|
||||
dictType: 'read_flag',
|
||||
},
|
||||
{
|
||||
title: t('是否关闭'),
|
||||
@@ -146,6 +148,7 @@
|
||||
sorter: true,
|
||||
width: 130,
|
||||
align: 'center',
|
||||
dictType: 'click_close',
|
||||
},
|
||||
{
|
||||
title: t('额外信息'),
|
||||
@@ -186,6 +189,7 @@
|
||||
sorter: true,
|
||||
width: 130,
|
||||
align: 'center',
|
||||
dictType: 'notice_status',
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user