From dead9c5b46afa1175c1ab9b65790157f288f1b25 Mon Sep 17 00:00:00 2001
From: 100011797 <2642441182@qq.com>
Date: Thu, 23 Mar 2023 15:27:59 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E8=BF=90=E8=A1=8C=E7=8A=B6=E6=80=81?=
=?UTF-8?q?=E6=92=AD=E6=94=BE=E7=BB=84=E4=BB=B6=E6=B7=BB=E5=8A=A0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../device/Instance/Detail/Running/Property/ValueDetail.vue | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/views/device/Instance/Detail/Running/Property/ValueDetail.vue b/src/views/device/Instance/Detail/Running/Property/ValueDetail.vue
index 51e4bbeb..0c8539da 100644
--- a/src/views/device/Instance/Detail/Running/Property/ValueDetail.vue
+++ b/src/views/device/Instance/Detail/Running/Property/ValueDetail.vue
@@ -13,6 +13,7 @@
+
import JsonViewer from 'vue-json-viewer';
+import LivePlayer from '@/components/Player/index.vue';
const _data = defineProps({
type: {