From 974e9235310e5b0b4ee055bb74a5b793c5939735 Mon Sep 17 00:00:00 2001 From: shuishen <1109946754@qq.com> Date: Fri, 16 Jan 2026 11:16:15 +0800 Subject: [PATCH] feat:任务工单初始化 --- applications/task-work-order/src/components/map-container/mapContainer.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/applications/task-work-order/src/components/map-container/mapContainer.vue b/applications/task-work-order/src/components/map-container/mapContainer.vue index 46b1703..c65706d 100644 --- a/applications/task-work-order/src/components/map-container/mapContainer.vue +++ b/applications/task-work-order/src/components/map-container/mapContainer.vue @@ -3,7 +3,7 @@ * @Date: 2024-10-25 15:07:51 * @LastEditors: shuishen 1109946754@qq.com * @LastEditTime: 2025-04-28 11:34:40 - * @FilePath: \drone-web-manage\src\components\map-container\mapContainer.vue + * @FilePath: \drone-command\src\components\map-container\mapContainer.vue * @Description: * * Copyright (c) 2024 by shuishen, All Rights Reserved. -- Gitblit v1.9.3