mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
fix: serial console not work
Signed-off-by: andy.lee <andy.lee@suse.com> (cherry picked from commit 69d7046bc7a3b8d546e34900a9752fd142cc6c77)
This commit is contained in:
parent
0f03fc0805
commit
42fc9d8fae
@ -60,7 +60,8 @@ export default {
|
|||||||
});
|
});
|
||||||
|
|
||||||
this.queue = [];
|
this.queue = [];
|
||||||
}, 5)
|
}, 10),
|
||||||
|
deep: true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user