feat: query layers

This commit is contained in:
Qiuxia Fan
2022-01-14 12:27:09 +08:00
parent 3e4f595c86
commit 3eef246d1d
5 changed files with 35 additions and 13 deletions

View File

@@ -245,7 +245,7 @@ export default defineComponent({
return;
}
if (json.error) {
if (json.errors) {
return;
}
const metricVal = json.data.readMetricsValues.values.values.map(