From cbaff262da0a5ea00da1a2feb8c44ec1ecf5c017 Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期一, 24 十一月 2025 13:51:14 +0800
Subject: [PATCH] 输送线站点图更新

---
 src/main/webapp/static/js/console.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/console.js b/src/main/webapp/static/js/console.js
index 2b381f8..65cf70f 100644
--- a/src/main/webapp/static/js/console.js
+++ b/src/main/webapp/static/js/console.js
@@ -32,7 +32,7 @@
         let bLen
         let interval // 闂撮殧鏁�
 
-        if (maxBayNo<35) {
+        if (maxBayNo<40) {
             interval = 1
             bLen = maxBayNo / interval // 搴撲綅涓暟
         } else {

--
Gitblit v1.9.1