提交 d1929378 authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 3595bfe1
......@@ -26,8 +26,9 @@ const listOptions = computed(() => {
{ label: '序号', type: 'index', width: 60 },
{ label: '事件名称', prop: 'event_name' },
{ label: '链接名称', prop: 'connection_name' },
{ label: '事件更新时间', prop: 'updated_time' },
{ label: '事件发生时间', prop: 'created_time' },
{ label: '操作', slots: 'table-x', width: 380 }
{ label: '操作', slots: 'table-x', width: 240 }
]
}
})
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论