fix: bug
This commit is contained in:
@@ -593,7 +593,9 @@
|
||||
execId: execId.value || ''
|
||||
}
|
||||
});
|
||||
socketStore?.closeSocket();
|
||||
if (detailInfo.value.traInterTyp === '01') {
|
||||
socketStore?.closeSocket();
|
||||
}
|
||||
execId.value = '';
|
||||
});
|
||||
onLaunch(() => {
|
||||
|
||||
Reference in New Issue
Block a user