mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-20 12:29:14 +00:00
feat: update router and create service list component
This commit is contained in:
@@ -50,11 +50,7 @@ limitations under the License. -->
|
||||
</span>
|
||||
</div>
|
||||
</el-collapse-item>
|
||||
<el-collapse-item
|
||||
:title="t('metricName')"
|
||||
name="2"
|
||||
v-show="states.graph.type !== 'InstanceList'"
|
||||
>
|
||||
<el-collapse-item :title="t('metricName')" name="2">
|
||||
<div>
|
||||
<Selector
|
||||
:value="states.metrics"
|
||||
|
Reference in New Issue
Block a user