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

chore: update

上级 34ac7d2d
...@@ -47,7 +47,7 @@ const currentAttrList = computed(() => { ...@@ -47,7 +47,7 @@ const currentAttrList = computed(() => {
}) })
}) })
const currentMetaEventList = computed(() => { const currentMetaEventList = computed(() => {
return [{ id: '-1', name: '全部事件' }, ...metaEventList.value] return [{ id: '-1', name: '所有事件' }, ...metaEventList.value]
}) })
function handleBasisChange(value: any) { function handleBasisChange(value: any) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论