mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-13 08:17:33 +00:00
fix: update
This commit is contained in:
parent
8479ca14b7
commit
eb30c11e2d
@ -135,7 +135,7 @@ limitations under the License. -->
|
|||||||
}
|
}
|
||||||
return encodeURIComponent(label);
|
return encodeURIComponent(label);
|
||||||
}
|
}
|
||||||
return encodeURIComponent(metric);
|
return encodeURIComponent(metric || "");
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
|
Loading…
Reference in New Issue
Block a user