|
@@ -190,6 +190,9 @@ import BomInfo from '@/views/pms/device/BomInfo.vue'
|
|
|
import FailureList from '@/views/pms/device/FailureList.vue'
|
|
|
import MaintainList from '@/views/pms/device/MaintainList.vue'
|
|
|
import InspectList from '@/views/pms/device/InspectList.vue'
|
|
|
+import MaintenanceList from '@/views/pms/device/MaintenanceList.vue'
|
|
|
+import AllotLogList from '@/views/pms/device/AllotLogList.vue'
|
|
|
+import DeviceStatusLogList from "@/views/pms/device/DeviceStatusLogList.vue";
|
|
|
import { createImageViewer } from '@/components/ImageViewer'
|
|
|
|
|
|
const defaultPicUrl = ref(
|