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