From ae0f47d70a1a4d539bf7cb0d69e0375d91ef3f7c Mon Sep 17 00:00:00 2001 From: lsh <lsh@163.com> Date: 星期四, 06 六月 2024 13:18:56 +0800 Subject: [PATCH] #入库任务BUG修复 --- src/main/webapp/static/js/console.map2.js | 212 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 210 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/js/console.map2.js b/src/main/webapp/static/js/console.map2.js index ca55cf4..db1370a 100644 --- a/src/main/webapp/static/js/console.map2.js +++ b/src/main/webapp/static/js/console.map2.js @@ -1411,11 +1411,195 @@ "height": 20 },{ "type": "stn", + "id": "site-231", + "text": "231", + "top": 183, + "left": 1360, + "width": 24, + "height": 20 + },{ + "type": "stn", + "id": "site-230", + "text": "230", + "top": 183, + "left": 1310, + "width": 49, + "height": 20 + },{ + "type": "stn", + "id": "site-229", + "text": "229", + "top": 183, + "left": 1260, + "width": 49, + "height": 20 + },{ + "type": "stn", + "id": "site-227", + "text": "227", + "top": 183, + "left": 1160, + "width": 49, + "height": 20 + },{ + "type": "stn", + "id": "site-228", + "text": "228", + "top": 183, + "left": 1210, + "width": 49, + "height": 20 + },{ + "type": "stn", "id": "site-233", "text": "233", "top": 183, + "left": 1385, + "width": 24, + "height": 20 + },{ + "type": "stn", + "id": "site-306", + "text": "306", + "top": 162, + "left": 1380, + "width": 29, + "height": 20 + },{ + "type": "stn", + "id": "site-226", + "text": "226", + "top": 141, + "left": 1380, + "width": 29, + "height": 20 + },{ + "type": "stn", + "id": "site-225", + "text": "225", + "top": 120, + "left": 1340, + "width": 69, + "height": 20 + },{ + "type": "stn", + "id": "site-312", + "text": "312", + "top": 110, + "left": 1320, + "width": 29, + "height": 40 + },{ + "type": "stn", + "id": "site-313", + "text": "313", + "top": 120, + "left": 1290, + "width": 29, + "height": 20 + },{ + "type": "stn", + "id": "site-224", + "text": "224", + "top": 99, + "left": 1380, + "width": 29, + "height": 20 + },{ + "type": "stn", + "id": "site-223", + "text": "223", + "top": 78, + "left": 1380, + "width": 29, + "height": 20 + },{ + "type": "stn", + "id": "site-215", + "text": "215", + "top": 57, "left": 1360, "width": 49, + "height": 20 + },{ + "type": "stn", + "id": "site-216", + "text": "216", + "top": 57, + "left": 1310, + "width": 49, + "height": 20 + },{ + "type": "stn", + "id": "site-217", + "text": "217", + "top": 57, + "left": 1260, + "width": 49, + "height": 20 + },{ + "type": "stn", + "id": "site-218", + "text": "218", + "top": 57, + "left": 1210, + "width": 49, + "height": 20 + },{ + "type": "stn", + "id": "site-305", + "text": "305", + "top": 162, + "left": 1230, + "width": 29, + "height": 20 + },{ + "type": "stn", + "id": "site-222", + "text": "222", + "top": 141, + "left": 1230, + "width": 29, + "height": 20 + },{ + "type": "stn", + "id": "site-221", + "text": "221", + "top": 120, + "left": 1190, + "width": 69, + "height": 20 + },{ + "type": "stn", + "id": "site-310", + "text": "310", + "top": 110, + "left": 1170, + "width": 29, + "height": 40 + },{ + "type": "stn", + "id": "site-311", + "text": "311", + "top": 120, + "left": 1140, + "width": 29, + "height": 20 + },{ + "type": "stn", + "id": "site-220", + "text": "220", + "top": 99, + "left": 1230, + "width": 29, + "height": 20 + },{ + "type": "stn", + "id": "site-219", + "text": "219", + "top": 78, + "left": 1230, + "width": 29, "height": 20 },{ "type": "stn", @@ -1573,10 +1757,34 @@ "type": "stn", "id": "site-211", "text": "211", - "top": 204, + "top": 183, "left": 1410, "width": 29, - "height": 20 + "height": 41 + },{ + "type": "stn", + "id": "site-212", + "text": "212", + "top": 141, + "left": 1410, + "width": 29, + "height": 41 + },{ + "type": "stn", + "id": "site-213", + "text": "213", + "top": 99, + "left": 1410, + "width": 29, + "height": 41 + },{ + "type": "stn", + "id": "site-214", + "text": "214", + "top": 57, + "left": 1410, + "width": 29, + "height": 41 }] }] }] -- Gitblit v1.9.1