|
@@ -196,7 +196,7 @@ import DeviceStatusLogList from "@/views/pms/device/DeviceStatusLogList.vue";
|
|
|
import { createImageViewer } from '@/components/ImageViewer'
|
|
|
|
|
|
const defaultPicUrl = ref(
|
|
|
- 'https://www.deepoil.cc/admin-api/infra/file/29/get/IntegratedSolution.png'
|
|
|
+ 'https://iot.deepoil.cc/admin-api/infra/file/29/get/IntegratedSolution.png'
|
|
|
) // 默认设备图片
|
|
|
|
|
|
defineOptions({ name: 'DeviceDetailInfo' })
|