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: {