diff --git a/src/assets/images/1.png b/src/assets/images/1.png new file mode 100644 index 0000000..3778dbc Binary files /dev/null and b/src/assets/images/1.png differ diff --git a/src/views/bim/bimHome/components/DeviceEvent.vue b/src/views/bim/bimHome/components/DeviceEvent.vue index 8d8fd7e..a2d12e3 100644 --- a/src/views/bim/bimHome/components/DeviceEvent.vue +++ b/src/views/bim/bimHome/components/DeviceEvent.vue @@ -19,6 +19,8 @@ +
+
\ No newline at end of file diff --git a/src/views/bim/bimHome/components/DeviceInfoDialog.vue b/src/views/bim/bimHome/components/DeviceInfoDialog.vue index 0898c2c..60213d0 100644 --- a/src/views/bim/bimHome/components/DeviceInfoDialog.vue +++ b/src/views/bim/bimHome/components/DeviceInfoDialog.vue @@ -8,14 +8,14 @@
- + @@ -105,6 +105,9 @@ onMounted(() => { const getCharts = (data) => { +} + +const viewDetail = (val) => { } \ No newline at end of file diff --git a/src/views/bim/bimHome/components/RealInfoDialog.vue b/src/views/bim/bimHome/components/RealInfoDialog.vue new file mode 100644 index 0000000..709aec7 --- /dev/null +++ b/src/views/bim/bimHome/components/RealInfoDialog.vue @@ -0,0 +1,54 @@ + + + \ No newline at end of file diff --git a/src/views/bim/bimHome/index.vue b/src/views/bim/bimHome/index.vue index 600be94..64c4c68 100644 --- a/src/views/bim/bimHome/index.vue +++ b/src/views/bim/bimHome/index.vue @@ -1,7 +1,7 @@