mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-12 15:52:57 +00:00
fix: update
This commit is contained in:
parent
ad2ae558cd
commit
4f8cb9076a
@ -186,7 +186,9 @@ limitations under the License. -->
|
||||
if (!props.calls.length) {
|
||||
return;
|
||||
}
|
||||
setTimeout(() => {
|
||||
init();
|
||||
}, 10);
|
||||
},
|
||||
);
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user