fix: serial console not work

Signed-off-by: andy.lee <andy.lee@suse.com>
This commit is contained in:
andy.lee 2025-01-09 17:13:10 +08:00
parent e4b3f84905
commit 69d7046bc7
No known key found for this signature in database
GPG Key ID: 10911689462678C7

View File

@ -60,7 +60,8 @@ export default {
});
this.queue = [];
}, 5)
}, 10),
deep: true
}
},