Commit fa3bab81 authored by wuhao's avatar wuhao 🎯

asder

parent 24aa3c6c
......@@ -354,7 +354,7 @@ export default function HomePage() {
it?.severityName
}</span>`,
`<a title="${it?.deviceName}" style="color:rgba(255,255,255,0.5)">${it?.deviceName}</a>`,
`<a title="${it?.name}" style="color:rgba(255,255,255,0.5)">${it?.name}</a>`,
`<a title="${it?.details}" style="color:rgba(255,255,255,0.5)">${it?.details}</a>`,
];
}),
rowNum: 6,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment