From 5a15fa73d5f6a39917013871a65eb11a8c013391 Mon Sep 17 00:00:00 2001
From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
Date: 星期三, 05 十一月 2025 17:30:56 +0800
Subject: [PATCH] 1
---
项目代码/PDA/common/config.js | 98 +++++++++++++++++++++++++++++++++++++++++++++++--
1 files changed, 94 insertions(+), 4 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 47f2efa..3a05dda 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"
@@ -102,16 +102,20 @@
organizeValue: "",
AreaId: [
{
- value: "4",
- text: "涓�妤糀GV鍏ュ簱鍖�"
+ value: "1",
+ text: "涓�妤煎爢鍨涙満绔嬪簱鍖�"
},
{
value: "2",
- text: "涓�妤糀GV鍑哄簱鍖�"
+ text: "涓�妤糀GV鍑哄簱缂撳瓨鍖�"
},
{
value: "3",
- text: "AGV绔嬪簱缂撳瓨鍖�"
+ text: "涓�妤糀GV绔嬪簱缂撳瓨鍖�"
+ },
+ {
+ value: "4",
+ text: "涓�妤糀GV鍏ュ簱缂撳瓨鍖�"
},
{
value: "5",
@@ -121,5 +125,91 @@
value: "6",
text: "浜屾ゼAGVB5-G5缂撳瓨鍖�"
}
+ ],
+ OutArea: [
+ {
+ value: "2",
+ text: "涓�妤糀GV鍑哄簱缂撳瓨鍖�"
+ },
+ {
+ value: "3",
+ text: "涓�妤糀GV绔嬪簱缂撳瓨鍖�"
+ },
+ {
+ 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