@@ -34,7 +34,6 @@ export const columns: VxeGridProps['columns'] = [
|
||||
{
|
||||
title: '公告标题',
|
||||
field: 'noticeTitle',
|
||||
minWidth: 220,
|
||||
},
|
||||
{
|
||||
title: '公告类型',
|
||||
@@ -64,7 +63,6 @@ export const columns: VxeGridProps['columns'] = [
|
||||
{
|
||||
title: '创建时间',
|
||||
field: 'createTime',
|
||||
minWidth: 160,
|
||||
},
|
||||
{
|
||||
field: 'action',
|
||||
|
Reference in New Issue
Block a user