Co-authored-by: xiaojingxuan <13700324600@163.com>
@ -270,6 +270,7 @@ export function useTable() {
circle: true,
type: 'info',
size: 'small',
disabled: !row.host,
onClick: () => downloadLog(row.id)
},
{