fix: bug

This commit is contained in:
杨航
2025-12-11 11:05:35 +08:00
parent 7332d9ec9c
commit df9b433216
+3 -1
View File
@@ -593,7 +593,9 @@
execId: execId.value || ''
}
});
socketStore?.closeSocket();
if (detailInfo.value.traInterTyp === '01') {
socketStore?.closeSocket();
}
execId.value = '';
});
onLaunch(() => {