微调
This commit is contained in:
@@ -86,6 +86,7 @@ const columns = reactive<ColumnProps<Dict.ResDictData>[]>([
|
||||
prop: 'level',
|
||||
label: '事件等级',
|
||||
minWidth: 180,
|
||||
isShow:false,
|
||||
render: scope => {
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user