From e135ffaa14f74496402596502d2c1e3be9f38d85 Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Mon, 21 Apr 2025 11:33:44 +0800
Subject: [PATCH] Merge branch 'test' of http://139.196.74.78:10010/r/drone/command-center-dashboard into test
---
src/components/DeviceJobDetails/JobRelatedEvents.vue | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/components/DeviceJobDetails/JobRelatedEvents.vue b/src/components/DeviceJobDetails/JobRelatedEvents.vue
index 980e4c3..8c53a87 100644
--- a/src/components/DeviceJobDetails/JobRelatedEvents.vue
+++ b/src/components/DeviceJobDetails/JobRelatedEvents.vue
@@ -72,7 +72,6 @@
const resData = res?.data?.data || {}
list.value = resData.records
total.value = resData.total
-
})
}
--
Gitblit v1.9.3