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