feat: update router and create service list component

This commit is contained in:
Qiuxia Fan
2022-01-18 14:05:50 +08:00
parent ff29b1314e
commit db8338ffa5
7 changed files with 94 additions and 11 deletions

View File

@@ -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"