From 85d9ca4ec972ce4d020db046d930e8991709ae2d Mon Sep 17 00:00:00 2001
From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
Date: 星期一, 03 十一月 2025 17:14:49 +0800
Subject: [PATCH] 1

---
 项目代码/PDA/common/config.js |  113 ++++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 104 insertions(+), 9 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 b438031..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"
@@ -100,21 +100,116 @@
 		text: "鍑哄簱杈撻�佺嚎2"
 	}],
 	organizeValue: "",
-	organizeRange: [{
-			value: "SZ",
-			text: "SZ"
+	AreaId: [
+		{
+			value: "1",
+			text: "涓�妤煎爢鍨涙満绔嬪簱鍖�"
 		},
 		{
-			value: "SH",
-			text: "SH"
+			value: "2",
+			text: "涓�妤糀GV鍑哄簱缂撳瓨鍖�"
 		},
 		{
-			value: "GD",
-			text: "GD"
+			value: "3",
+			text: "涓�妤糀GV绔嬪簱缂撳瓨鍖�"
 		},
 		{
-			value: "DG",
-			text: "DG"
+			value: "4",
+			text: "涓�妤糀GV鍏ュ簱缂撳瓨鍖�"
+		},
+		{
+			value: "5",
+			text: "浜屾ゼAGVB4-G4缂撳瓨鍖�"
+		},
+		{
+			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