From 09f658d805f714fc2b90794e4b772aa802ca55a3 Mon Sep 17 00:00:00 2001 From: pang.jiabao <pang_jiabao@163.com> Date: 星期三, 10 七月 2024 08:27:59 +0800 Subject: [PATCH] 更新库位状态修改 --- src/main/webapp/static/wcs/js/console.map.js | 150 ++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 144 insertions(+), 6 deletions(-) diff --git a/src/main/webapp/static/wcs/js/console.map.js b/src/main/webapp/static/wcs/js/console.map.js index 5308003..51a9f88 100644 --- a/src/main/webapp/static/wcs/js/console.map.js +++ b/src/main/webapp/static/wcs/js/console.map.js @@ -632,7 +632,121 @@ "left": 1656, "width": 49, "height": 20 - }] + }], + "barcode": [ + { + "type": "barcode", + "id": "barcode-1", + "text": "", + "top": 136, + "left": 355, + "width": 80, + "height": 20 + }, + { + "type": "barcode", + "id": "barcode-2", + "text": "", + "top": 229, + "left": 355, + "width": 80, + "height": 20 + }, + { + "type": "barcode", + "id": "barcode-3", + "text": "", + "top": 320, + "left": 355, + "width": 80, + "height": 20 + }, + { + "type": "barcode", + "id": "barcode-4", + "text": "", + "top": 435, + "left": 355, + "width": 80, + "height": 20 + }, + { + "type": "barcode", + "id": "barcode-5", + "text": "", + "top": 550, + "left": 355, + "width": 80, + "height": 20 + }, + { + "type": "barcode", + "id": "barcode-6", + "text": "", + "top": 663, + "left": 355, + "width": 80, + "height": 20 + } + , + { + "type": "barcode", + "id": "barcode-7", + "text": "", + "top": 455, + "left": 1590, + "width": 80, + "height": 20 + } + , + { + "type": "barcode", + "id": "barcode-8", + "text": "", + "top": 570, + "left": 1590, + "width": 80, + "height": 20 + } + ], + "hoist": [ + { + "type": "hoist", + "id": "hoist-302", + "text": "", + "top": 640, + "left": 1500, + "width": 50, + "height": 20 + }, + { + "type": "hoist", + "id": "hoist-303", + "text": "", + "top": 595, + "left": 1500, + "width": 50, + "height": 20 + }, + { + "type": "hoist", + "id": "hoist-402", + "text": "", + "top": 480, + "left": 1500, + "width": 50, + "height": 20 + }, + { + "type": "hoist", + "id": "hoist-403", + "text": "", + "top": 527, + "left": 1500, + "width": 50, + "height": 20 + } + ] }, { "type": "floor", "id": "page_floor2", @@ -966,7 +1080,7 @@ "type": "stn", "id": "site-407", "text": "407", - "top": 770, + "top": 795, "left": 1437, "width": 49, "height": 20 @@ -974,7 +1088,7 @@ "type": "stn", "id": "site-406", "text": "406", - "top": 795, + "top": 770, "left": 1437, "width": 49, "height": 20 @@ -982,7 +1096,7 @@ "type": "stn", "id": "site-307", "text": "307", - "top": 700, + "top": 725, "left": 1437, "width": 49, "height": 20 @@ -990,7 +1104,7 @@ "type": "stn", "id": "site-306", "text": "306", - "top": 725, + "top": 700, "left": 1437, "width": 49, "height": 20 @@ -1026,7 +1140,31 @@ "left": 1489, "width": 40, "height": 20 - }] + }], + "barcode": [ + { + "type": "barcode", + "id": "barcode-10", + "text": "", + "top": 153, + "left": 1153, + "width": 80, + "height": 0 + } + + ], + "hoist": [ + { + "type": "hoist", + "id": "hoist-999", + "text": "", + "top": 570, + "left": 1590, + "width": 80, + "height": 0 + } + + ] }] }] } \ No newline at end of file -- Gitblit v1.9.1