mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-04 19:55:23 +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(metric);
|
||||
return encodeURIComponent(metric || "");
|
||||
}
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
|
Loading…
Reference in New Issue
Block a user