src/components/DeviceJobDetails/JobRelatedEvents.vue
@@ -71,8 +71,7 @@ getDeviceEventList(params.value, sizeParams.value).then(res => { const resData = res?.data?.data || {} list.value = resData.records total.value = resData.total total.value = resData.total }) }