forked from drone/command-center-dashboard

chenyao
2025-04-21 e135ffaa14f74496402596502d2c1e3be9f38d85
src/components/DeviceJobDetails/JobRelatedEvents.vue
@@ -72,7 +72,6 @@
      const resData = res?.data?.data || {}
      list.value = resData.records
      total.value = resData.total
   })
}