mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-14 09:00:50 +00:00
clear data
This commit is contained in:
parent
3c37d7c197
commit
eac13da81d
@ -67,6 +67,7 @@ onUnmounted(() => {
|
||||
}
|
||||
toRaw(monacoInstance.value).dispose();
|
||||
monacoInstance.value = null;
|
||||
demandLogStore.setLogs("");
|
||||
});
|
||||
watch(
|
||||
() => demandLogStore.logs,
|
||||
|
Loading…
Reference in New Issue
Block a user