diff --git a/frontend/src/views/dashboard/common/ResourceTree.vue b/frontend/src/views/dashboard/common/ResourceTree.vue new file mode 100644 index 0000000..bce90f4 --- /dev/null +++ b/frontend/src/views/dashboard/common/ResourceTree.vue @@ -0,0 +1,670 @@ + + + + + + + {{ t('dashboard.dashboard') }} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ t('dashboard.sort_column') }} + + + {{ ele.name }} + + + + {{ t('dashboard.sort_type') }} + + + {{ ele.name }} + + + + + + + + + + + + + + + + + + {{ node.label }} + + + + + + operation(opt, data)" + > + + + + + + + + + + +