From f9e8a2d52fe52fb2389892a46c12d4d262ee9aaf Mon Sep 17 00:00:00 2001
From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
Date: 星期六, 29 十一月 2025 16:53:28 +0800
Subject: [PATCH] 增加提升机可进行一次进俩托物料出入库
---
项目代码/PDA/common/config.js | 94 ++++++++++++++++++++++++++++++++++++++++++++---
1 files changed, 88 insertions(+), 6 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/common/config.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/common/config.js"
index 34895be..4c6996f 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/common/config.js"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/common/config.js"
@@ -105,18 +105,28 @@
value: "1",
text: "涓�妤煎爢鍨涙満绔嬪簱鍖�"
},
- {
- value: "2",
- text: "涓�妤糀GV鍑哄簱缂撳瓨鍖�"
- },
+ // {
+ // value: "2",
+ // text: "涓�妤糀GV鍑哄簱缂撳瓨鍖�"
+ // },
{
value: "3",
text: "涓�妤糀GV绔嬪簱缂撳瓨鍖�"
},
+ // {
+ // value: "4",
+ // text: "涓�妤糀GV鍏ュ簱缂撳瓨鍖�"
+ // },
{
- value: "4",
- text: "涓�妤糀GV鍏ュ簱缂撳瓨鍖�"
+ value: "5",
+ text: "浜屾ゼAGVB4-G4缂撳瓨鍖�"
},
+ {
+ value: "6",
+ text: "浜屾ゼAGVB5-G5缂撳瓨鍖�"
+ }
+ ],
+ AcrossFloor: [
{
value: "5",
text: "浜屾ゼAGVB4-G4缂撳瓨鍖�"
@@ -139,5 +149,77 @@
value: "4",
text: "涓�妤糀GV鍏ュ簱缂撳瓨鍖�"
},
+ ],
+
+ AllocateArea: [
+ {
+ value: "102",
+ text: "灏忎欢鎴愬搧浠�"
+ },
+ {
+ value: "103",
+ text: "缁勪欢浠�"
+ },
+ {
+ value: "104",
+ text: "椤圭洰鎴愬搧浠�"
+ },{
+ value: "105",
+ text: "涓嶈壇鍝佷粨"
+ },{
+ value: "106",
+ text: "闆舵垚鏈粨"
+ },{
+ value: "199",
+ text: "杞﹂棿鍦ㄥ埗浠�"
+ },{
+ value: "107",
+ text: "鏅鸿兘绔嬪簱"
+ },{
+ value: "108",
+ text: "鐢垫皵瑁呴厤浠撳簱"
+ },{
+ value: "109",
+ text: "鏈哄姞浠�"
+ },{
+ value: "201",
+ text: "鍘熸潗鏂欎粨"
+ },{
+ value: "111",
+ text: "澶栧崗渚涘簲鍟嗕粨"
+ },{
+ value: "202",
+ text: "杈呭姪鏂欎粨"
+ },{
+ value: "203",
+ text: "閰嶄欢浠�"
+ },{
+ value: "204",
+ text: "鐢靛櫒浠�"
+ },{
+ value: "205",
+ text: "WMS鍑哄簱缂撳瓨鍖�"
+ },{
+ value: "206",
+ text: "鎴愬搧浠�"
+ },{
+ value: "211",
+ text: "寰呭鐞嗕粨"
+ },{
+ value: "212",
+ text: "宸ュ簾浠�"
+ },{
+ value: "221",
+ text: "澶栧崗寰呭彂浠�"
+ },{
+ value: "222",
+ text: "渚涘簲鍟嗘垚鍝佷粨"
+ },{
+ value: "231",
+ text: "宸ョ▼閫�鏂欎粨"
+ },{
+ value: "232",
+ text: "鏆傛椂浠�"
+ },
]
}
\ No newline at end of file
--
Gitblit v1.9.3