diff --git a/src/components/dashboard/DeviceList.vue b/src/components/dashboard/DeviceList.vue index 1375e2b..4dfbe3f 100755 --- a/src/components/dashboard/DeviceList.vue +++ b/src/components/dashboard/DeviceList.vue @@ -32,7 +32,10 @@

MAC Address

-
+

{{ device.name }}

{{ device.ip }}

diff --git a/src/components/dashboard/Template.vue b/src/components/dashboard/Template.vue index bae94cb..df1fc38 100644 --- a/src/components/dashboard/Template.vue +++ b/src/components/dashboard/Template.vue @@ -15,6 +15,7 @@ option: string, label?: string, dropdown?: string[], + buttons?: string[], subOptions?: { name?: string, class: string, @@ -48,12 +49,15 @@ :key="form.name" >