This commit is contained in:
RenCheng 2025-05-09 17:32:39 +08:00
parent 5801cbee71
commit 691b8f7112
2 changed files with 0 additions and 20 deletions

View File

@ -126,16 +126,6 @@ export default {
align: "center",
dataIndex: 'dataNum'
},
{
title: '开始时间',
align: "center",
dataIndex: 'startTime'
},
{
title: '最后更新时间',
align: "center",
dataIndex: 'endTime'
},
{
title: '标签类型',
align: "center",

View File

@ -128,16 +128,6 @@
align:"center",
dataIndex: 'tableMessName'
},
{
title: '开始时间',
align:"center",
dataIndex: 'startTime'
},
{
title: '最后更新时间',
align:"center",
dataIndex: 'endTime'
},
{
title: '标签类型',
align:"center",