mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
fix: bugs fix and polish components for continue profiling (#281)
This commit is contained in:
@@ -37,6 +37,7 @@ limitations under the License. -->
|
||||
:class="{
|
||||
selected: continousProfilingStore.selectedStrategy.id === i.id,
|
||||
}"
|
||||
v-if="i.type"
|
||||
>
|
||||
<div class="ell">
|
||||
<span class="sm">
|
||||
|
Reference in New Issue
Block a user