forked from drone/command-center-dashboard

罗广辉
2025-04-17 3474bf6c487acc87d5964fa2121bb856d29756b6
src/components/DeviceJobDetails/JobRelatedEvents.vue
File was renamed from src/views/SignMachineNest/MachineRight/MachineStatus/MachineTableDetails/DeviceJob/DeviceJobDetails/JobRelatedEvents.vue
@@ -67,6 +67,7 @@
}
const wayLineJodInfoId = inject('wayLineJodInfoId')
const getList = () => {
   params.value.wayLineJodInfoId = wayLineJodInfoId.value
   getDeviceEventList(params.value, sizeParams.value).then(res => {