forked from drone/command-center-dashboard

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