From eba21f9e191ff0828bdd3df75f38f523ffa7ff71 Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Fri, 24 Oct 2025 17:46:50 +0800 Subject: [PATCH] bai logo --- src/views/modules/dashboard/warehouse-3d-board.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/views/modules/dashboard/warehouse-3d-board.vue b/src/views/modules/dashboard/warehouse-3d-board.vue index 169e83e..1fdbdc3 100644 --- a/src/views/modules/dashboard/warehouse-3d-board.vue +++ b/src/views/modules/dashboard/warehouse-3d-board.vue @@ -321,12 +321,12 @@ export default { // 任务统计数据 taskData: { - totalTasks: 125680, - monthlyTasks: 8540, - outboundTasks: 5120, - inboundTasks: 3420, - outboundPercent: 60, - inboundPercent: 40 + totalTasks: 0, + monthlyTasks: 0, + outboundTasks: 0, + inboundTasks: 0, + outboundPercent: 0, + inboundPercent: 0 }, // 库位数据