From f8abe2f791ff977e1d933e38d1c31074ab0ccf00 Mon Sep 17 00:00:00 2001 From: lhy <1424913779@qq.com> Date: Fri, 27 Jun 2025 11:34:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E6=97=A5=E5=BF=97=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E4=BB=BB=E5=8A=A1=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/mapPage/logList/index.vue | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/views/mapPage/logList/index.vue b/src/views/mapPage/logList/index.vue index 3fa5b3d0..91aa0c80 100644 --- a/src/views/mapPage/logList/index.vue +++ b/src/views/mapPage/logList/index.vue @@ -171,6 +171,7 @@ + @@ -273,6 +274,7 @@ 移动 仅取货 仅放货 + 移动到点位 @@ -331,7 +333,7 @@ import * as MapTaskAPi from '@/api/map/mapTask' import { DICT_TYPE, getIntDictOptions } from '@/utils/dict' import { dateFormatter } from '@/utils/formatTime' -defineOptions({ name: 'mapLogQueriesList' }) +defineOptions({ name: 'MapLogQueriesList' }) const message = useMessage() // 消息弹窗 @@ -466,8 +468,9 @@ onMounted(() => {