mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
Merge pull request #70 from a110605/issue_7220
fix: serial console not work
This commit is contained in:
commit
fb7d604ed6
@ -60,7 +60,8 @@ export default {
|
|||||||
});
|
});
|
||||||
|
|
||||||
this.queue = [];
|
this.queue = [];
|
||||||
}, 5)
|
}, 10),
|
||||||
|
deep: true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user