This commit is contained in:
sjl
2025-01-15 13:46:11 +08:00
parent 56619c9140
commit c2b63a7a3f
4 changed files with 7 additions and 5 deletions

View File

@@ -86,6 +86,7 @@ const columns = reactive<ColumnProps<Dict.ResDictData>[]>([
prop: 'level',
label: '事件等级',
minWidth: 180,
isShow:false,
render: scope => {
return (
<>