From e17d015ce5cb2080cb1169d348b42d29bc7e486b Mon Sep 17 00:00:00 2001 From: zhangdi <15053473693@163.com> Date: Thu, 18 Dec 2025 10:42:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E4=BA=A7=E6=A0=B7=E5=BC=8F=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../schedulingDashboard/index.vue | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/views/productionSchedulingPlan/schedulingDashboard/index.vue b/src/views/productionSchedulingPlan/schedulingDashboard/index.vue index afe0007..cc7dd7e 100644 --- a/src/views/productionSchedulingPlan/schedulingDashboard/index.vue +++ b/src/views/productionSchedulingPlan/schedulingDashboard/index.vue @@ -3,7 +3,7 @@
- + + - + @@ -32,7 +32,7 @@ - + @@ -124,8 +124,8 @@
- -
+ +
@@ -328,7 +328,7 @@ export default { return { searchType: '', formLabelAlign: { - type: '1', //维度类型 + // type: '1', //维度类型 startTime: null, //时间 teamName: '', //班组 equipName: '', //设备 @@ -336,7 +336,7 @@ export default { }, rowHeight: 36, zoomLevel: 2, // 缩放级别 (1-4) - minZoom: 1, + minZoom: 4, maxZoom: 4, // 设备列表