fix(工具箱/MSU2 USB 小屏幕控制): 修正 onBeforeUnmount 调用
This commit is contained in:
@@ -1487,7 +1487,7 @@ onMounted(() => {
|
|||||||
onBeforeUnmount(() => {
|
onBeforeUnmount(() => {
|
||||||
handleDisconnectDevice();
|
handleDisconnectDevice();
|
||||||
handleStopRender();
|
handleStopRender();
|
||||||
handleStartScreenCapture();
|
handleStopScreenCapture();
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user