chore: worker unreachable state

This commit is contained in:
jialin
2025-01-10 12:25:06 +08:00
parent 78deee2de3
commit 5d903de2a2
2 changed files with 6 additions and 4 deletions
@@ -273,7 +273,6 @@ const InstanceItem: React.FC<InstanceItemProps> = ({
type="link"
size="small"
style={{ paddingLeft: 0 }}
icon={<IconFont type="icon-logs" />}
onClick={() =>
handleChildSelect('viewlog', item, list)
}