吉安感知网项目-前端
罗广辉
2026-01-26 beb95fb5fc166804056abafd70fc01ac27de7621
applications/task-work-order/src/views/orderView/orderManage/orderManage/FormDiaLog.vue
@@ -439,7 +439,7 @@
// 加载时间线list
function loadList() {
   gdWorkOrderFlowListApi({ workOrderId: formData.value.id }).then(res => {
   gdWorkOrderFlowListApi({ workOrderId: formData.value.id,type: '0' }).then(res => {
      processList.value = res.data.data
   })
}
@@ -566,6 +566,7 @@
   // setMapDevice()
   await nextTick()
   syncSelection()
   getDeviceList()
}
// 初始化地图实例