diff --git a/src/views/dashboard/List.vue b/src/views/dashboard/List.vue index 5b690366..c05afc29 100644 --- a/src/views/dashboard/List.vue +++ b/src/views/dashboard/List.vue @@ -352,6 +352,7 @@ limitations under the License. --> return layout; }); for (const item of templates) { + delete item.configuration.id; optimizeTemplate(item.configuration.children); } const name = `dashboards.json`; diff --git a/src/views/dashboard/graphs/Table.vue b/src/views/dashboard/graphs/Table.vue index df563ac5..7818498d 100644 --- a/src/views/dashboard/graphs/Table.vue +++ b/src/views/dashboard/graphs/Table.vue @@ -41,7 +41,7 @@ limitations under the License. --> -
No Data
+
No Data