From 26356a0e6472be4620651adceddda0e38c78fffa Mon Sep 17 00:00:00 2001
From: chengsc <Demo@DESKTOP-CPA90BF>
Date: 星期四, 17 十月 2024 18:09:50 +0800
Subject: [PATCH] 修改问题

---
 HTML/views/SOSetting/ExportNotice.html |  468 ++++-----------------------------------------------------
 1 files changed, 38 insertions(+), 430 deletions(-)

diff --git a/HTML/views/SOSetting/ExportNotice.html b/HTML/views/SOSetting/ExportNotice.html
index bb7e808..7934f3e 100644
--- a/HTML/views/SOSetting/ExportNotice.html
+++ b/HTML/views/SOSetting/ExportNotice.html
@@ -96,9 +96,9 @@
 							</div>
 						</div>
 						<div class="layui-inline">
-							<label class="layui-form-label">鎵规鍙�</label>
+							<label class="layui-form-label">杩涘巶缂栧彿</label>
 							<div class="layui-input-inline">
-								<input type="text" id="LotNo" name="LotNo" placeholder="鎵规鍙�"
+								<input type="text" id="LotNo" name="LotNo" placeholder="杩涘巶缂栧彿"
 									autocomplete="off" class="layui-input">
 							</div>
 						</div>
@@ -164,10 +164,11 @@
 								<div class="layui-input-inline" style="width: 220px;">
 									<select name="PickingArea" id="PickingArea" lay-search>
 										<option value=""></option>
-										<option value="1">1</option>
-										<option value="2">2</option>
-										<option value="3">3</option>
-										<option value="4">4</option>
+										<option value="033">033</option>
+										<option value="039">039</option>
+										<option value="044">044</option>
+										<option value="051">051</option>
+										<option value="059">059</option>
 									</select>
 								</div>
 							</div>
@@ -336,7 +337,7 @@
 								var html = ''; 
 								if(d.IsWave == '0'){
 									if(d.Status == '0' || d.Status == '1' ){
-										if(d.Type != "8") {
+										if(d.Type != "8" && d.Type != "2" && d.Type != "3") {
 											html += `<a class="layui-btn layui-btn-normal layui-btn-xs zifenClass" lay-event="auto"> 
 												<i class="layui-icon layui-icon-ok"></i>鑷姩鍒嗛厤
 											</a>`;
@@ -386,7 +387,11 @@
 					<script type="text/html" id="table-content-list2">
 						{{# function GetBtn2(d){
 								var html = '';
-								
+								if((d.StatusZ == "2" || d.StatusZ == "3"|| d.StatusZ == "4") && (d.Type == "1" || d.Type == "2" || d.Type == "3") && d.IsWave == "0"){
+									html += `<a class="layui-btn layui-btn-normal layui-btn-xs shoufenClass" lay-event="wan">
+										<i class="layui-icon layui-icon-ok"></i>鎵嬪姩鍒嗛厤
+									</a>`;
+								}
 								if((d.Status == "0" ||d.Status == "1") && d.Qty > d.AllotQty && d.IsWave == "0"){ 
 									html += `<a class="layui-btn layui-btn-normal layui-btn-xs shoufenClass" lay-event="wan">
 												<i class="layui-icon layui-icon-ok"></i>鎵嬪姩鍒嗛厤
@@ -475,14 +480,14 @@
 				var TotalColsArr = [[  
 							{field: '',title: '搴忓彿',type:'numbers',width: 50,align: 'center',fixed: 'left', "disabled": true},
 							{field: 'SONo',title: '鍑哄簱鍗曞彿',align: 'center',fixed: 'left',width: 165, "disabled": true},
-							{field: 'Type',title: '鍗曟嵁绫诲瀷',align: 'center',templet:'#templetType'},
+							{field: 'Type',title: '鍗曟嵁绫诲瀷',align: 'center',width: 124,templet:'#templetType'},
 							{field: 'Status',title: '鎵ц鐘舵��', align: 'center',templet: '#templetStatus'},
 							{field: 'LogisticsName',title: '鎵胯繍鍟�',align: 'center'},
 							{field: 'CustomerName',title: '瀹㈡埛鍚嶇О',align: 'center'},
-							{field: 'LotNo',title: '鎵规鍙�',align: 'center'},
+							{field: 'LotNo',title: '杩涘巶缂栧彿',align: 'center'},
 							{field: 'LotNoText',title: '鎵规鎻忚堪',align: 'center'},							
 							{field: 'IsDespatch',title: '鏄惁鍙戣繍',align: 'center',templet: '#templetIsDespatch'},
-							{field: 'SupplierLot',title: '渚涜揣鎵规',align: 'center'},
+							{field: 'SupplierLot',title: '鍘熷巶鎵瑰彿',align: 'center'},
 							{field: 'Origin',title: '鏉ユ簮',align: 'center'},
 							{field: 'Demo',title: '澶囨敞',align: 'center',width: 180},
 							{field: 'CreateUserName',title: '鍒涘缓浜�',align: 'center'},
@@ -496,208 +501,7 @@
 				var TotalColsSysArr=encodeURIComponent(encodeURIComponent(JSON.stringify(TotalColsArr)))//灏嗚〃澶存暟鎹繘琛寀rl缂栫爜
 				//#endregion
 				function refreshTable() {
-					//#region 鍘熷闈炶嚜瀹氫箟鍒�
-					// var param = {
-					// 	No: $("#No").val(),
-					// 	Type: $("#Type").val(),
-					// 	Status: $("#Status").val(),
-					// 	LotNo: $("#LotNo").val(),
-					// 	LogisticsId: parseInt($("#LogisticsId").val()),
-					// 	IsWave: $("#IsWave").val(),
-					// 	IsDespatch: $("#IsDespatch").val(),
-					// 	// WaveNo: $("#WaveNo").val(),
-					// }; 
-					 
-					// table.render({
-					// 	elem: '#LAY-app-content-list',
-					// 	url: IP+"/BllSo/GetExportNoticeList",
-					// 	method: 'POST',
-					//     height: h1 ,//'full-'+hei1
-					// 	id: 'LAY-app-content-list',
-					// 	where: param,
-					// 	contentType: 'application/json',
-					// 	headers:{ToKen:$.cookie('token')},
-					// 	page: true,
-					// 	defaultToolbar:  ['filter'], //'print', 'exports'
-					// 	even: true,
-					// 	limit: pageCnt,
-					// 	limits: pageLimits,
-					// 	cellMinWidth: 60, //鍏ㄥ眬瀹氫箟甯歌鍗曞厓鏍肩殑鏈�灏忓搴︼紝layui 2.2.1 鏂板
-					// 	even:true,
-					// 	done: function(res){ 
-					// 		initMenu(); 
-					// 		var soCode = "res.data[0].SONo";
-					// 		if (res.data.length != 0) {
-					// 			soCode = res.data[0].SONo;
-					// 		}
-					// 		refreshTablemx(soCode)
-					// 	},
-					// 	cols: [
-					// 	[   {
-					// 			title: '搴忓彿',
-					// 			type: 'numbers',
-					// 			width: 65,
-					// 			fixed: 'left',
-					// 		},{
-					// 			field: 'SONo',
-					// 			title: '鍑哄簱鍗曞彿',
-					// 			align: 'center',
-					// 			fixed: 'left',
-					// 			width: 165,
-					// 		},{
-					// 			field: 'Type',
-					// 			title: '鍗曟嵁绫诲瀷',
-					// 			align: 'center',
-					// 			// width: 150,
-					// 			templet:function(d){
-					// 				switch (d.Type) {
-					// 					case "0":
-					// 						return "鏍囧噯閿�鍞嚭搴�";
-					// 					case "1":
-					// 						return "闈炴爣鍑嗛攢鍞嚭搴�";
-					// 					case "2":
-					// 						return "鏍囧噯璋冩嫧鍑哄簱";
-					// 					case "3":
-					// 						return "闈炴爣鍑嗚皟鎷ㄥ嚭搴�";
-					// 					default:
-					// 						return "";
-					// 				}
-					// 			}
-					// 		},{
-					// 			field: 'Status',
-					// 			title: '鎵ц鐘舵��', 
-					// 			align: 'center',
-					// 			// width: 130,
-					// 			templet: function(d){
-					// 				switch (d.Status) {
-					// 					case "0":
-					// 						return `<button class="layui-btn layui-btn-radius layui-btn-xs">绛夊緟鎵ц</button>`;
-					// 					case "1":
-					// 						return `<button class="layui-btn layui-btn-radius layui-btn-warm layui-btn-xs">閮ㄥ垎鍒嗛厤</button>`;
-					// 					case "2":
-					// 						return `<button class="layui-btn layui-btn-radius layui-btn-warm layui-btn-xs">宸插垎閰�</button>`;
-					// 					case "3":
-					// 						return `<button class="layui-btn layui-btn-radius layui-btn-danger layui-btn-xs">姝e湪鎵ц</button>`;
-					// 					case "4":
-					// 						return `<button class="layui-btn layui-btn-radius layui-btn-normal layui-btn-xs">鎵ц瀹屾瘯</button>`;
-					// 					case "5":
-					// 						return `<button class="layui-btn layui-btn-radius layui-btn-normal layui-btn-xs">涓婁紶瀹屾瘯</button>`;
-					// 					default:
-					// 						return "";
-					// 				}
-					// 			}
-					// 		},{
-					// 			field: 'LogisticsName',
-					// 			title: '鎵胯繍鍟�',
-					// 			align: 'center',
-					// 			// minWidth: 150
-					// 		},{
-					// 			field: 'CustomerName',
-					// 			title: '瀹㈡埛鍚嶇О',
-					// 			align: 'center',
-					// 			// minwidth: 130
-					// 		},{
-					// 			field: 'LotNo',
-					// 			title: '鎵规鍙�',
-					// 			align: 'center',
-					// 			// width: 180,
-					// 			hide:true
-					// 		},{
-					// 			field: 'LotNoText',
-					// 			title: '鎵规鎻忚堪',
-					// 			align: 'center',
-					// 			// width: 180,
-					// 			hide:true
-					// 		},
-					// 		// {
-					// 		// 	field: 'IsWave',
-					// 		// 	title: '鐢熸垚娉㈡',
-					// 		// 	align: 'center',
-					// 		// 	width: 95,
-					// 		// 	templet: function (d) {
-					// 		// 		switch (d.IsWave) {
-					// 		// 			case "0":
-					// 		// 				return "鍚�"; 
-					// 		// 			case "1":
-					// 		// 				return "鏄�"; 
-					// 		// 			default:
-					// 		// 				return ""; 
-					// 		// 		}
-									
-					// 		// 	},
-					// 		// },
-					// 		// {
-					// 		// 	field: 'WaveNo',
-					// 		// 	title: '娉㈡鍗曞彿',
-					// 		// 	align: 'center',
-					// 		// 	width: 170
-					// 		// },
-					// 		{
-					// 			field: 'IsDespatch',
-					// 			title: '鏄惁鍙戣繍',
-					// 			align: 'center',
-					// 			// width: 95,
-					// 			templet: function (d) {
-					// 				switch (d.IsDespatch) {
-					// 					case "0":
-					// 						return "鍚�"; 
-					// 					case "1":
-					// 						return "鏄�"; 
-					// 					default:
-					// 						return ""; 
-					// 				}
-									
-					// 			},
-					// 		},{
-					// 			field: 'SupplierLot',
-					// 			title: '渚涜揣鎵规',
-					// 			align: 'center',
-					// 			// width: 100,
-					// 			hide:true
-					// 		},{
-					// 			field: 'Origin',
-					// 			title: '鏉ユ簮',
-					// 			align: 'center',
-					// 			// width: 100
-					// 		},{
-					// 			field: 'CreateUserName',
-					// 			title: '鍒涘缓浜�',
-					// 			align: 'center',
-					// 			// width: 120,
-					// 		},{
-					// 			field: 'CreateTime',
-					// 			title: '鍒涘缓鏃堕棿',
-					// 			align: 'center',
-					// 			// width: 160,
-					// 			templet: function(d) {
-					// 				return formatDate(d.CreateTime);
-					// 			},
-					// 		},{
-					// 			field: 'UpdateUserName',
-					// 			title: '淇敼浜�',
-					// 			align: 'center',
-					// 			// width: 120,
-					// 			hide:true
-					// 		},{
-					// 			field: 'UpdateTime',
-					// 			title: '淇敼鏃堕棿',
-					// 			align: 'center',
-					// 			// width: 160,
-					// 			templet: function(d) {
-					// 				return formatDate(d.UpdateTime);
-					// 			},
-					// 			hide:true
-					// 		},{
-					// 			title: '鎿嶄綔',
-					// 			fixed: 'right',
-					// 			align: 'center',
-					// 			toolbar: '#table-content-list',
-					// 			// width: 240
-					// 		}]
-					// 	]
-					// });
-					//#endregion
-
+					
 					//#region 鑷畾涔夎〃澶�
 					var colsJson
 					var param1={
@@ -757,201 +561,29 @@
 				//娓叉煋鍑哄簱鍗曟槑缁�
 				//#region 鑷畾涔夎〃澶�
 				var DetailColsArr = [[
-							{field: '',title: '搴忓彿',type:'numbers',width: 50,align: 'center',fixed: 'left', "disabled": true}, 
-							{field: 'SONo',title: '鍑哄簱鍗曞彿',align: 'center',fixed: 'left',width:165 }, 
-							{field: 'SkuNo',title: '鐗╂枡缂栫爜',align: 'center', width: 130}, 
-							{field: 'SkuName',title: '鐗╂枡鍚嶇О',align: 'center', width: 152}, 
-							{field: 'Standard',title: '鐗╂枡瑙勬牸',align: 'center', width: 270}, 
-							{field: 'LotNo',title: '鎵规鍙�',align: 'center',width: 150}, 
-							{field: 'Qty',title: '璁″垝鏁伴噺',align: 'center',width: 100},
-							{field: 'AllotQty',title: '鍒嗛厤鏁伴噺',align: 'center',width: 100}, 
-							{field: 'FactQty',title: '涓嬫灦鏁伴噺',align: 'center', width: 100}, 
-							{field: 'CompleteQty',title: '鎷h揣鏁伴噺',align: 'center', width: 100}, 
-							{field: 'IsBale',title: '鏄惁瑁瑰寘',align: 'center',templet: '#templetIsBale',width: 90},
-							{field: 'IsBelt',title: '鏄惁鎵撳甫',align: 'center',templet: '#templetIsBelt',width: 90}, 
-							{field: 'LotText',title: '鎵规鎻忚堪',align: 'center', width: 100}, 
-							{field: 'PackagName',title: '鍖呰鍚嶇О',align: 'center', width: 120}, 
-							{field: 'SupplierLot',title: '渚涜揣鎵规',align: 'center', width: 120},							
-							{field: 'Price',title: '鍗曚环', align: 'center', width: 80},
-							{field: 'Money',title: '鎬婚噾棰�', align: 'center', width: 90}, 
-							{field: 'caozuo',title: '鎿嶄綔',fixed: 'right',width: 100,align: 'left',toolbar: '#table-content-list2', "disabled": true}
-						]];
+					{field: '',title: '搴忓彿',type:'numbers',width: 50,align: 'center',fixed: 'left', "disabled": true}, 
+					{field: 'SONo',title: '鍑哄簱鍗曞彿',align: 'center',fixed: 'left',width:165 }, 
+					{field: 'SkuNo',title: '鐗╂枡缂栫爜',align: 'center', width: 130}, 
+					{field: 'SkuName',title: '鐗╂枡鍚嶇О',align: 'center', width: 152}, 
+					{field: 'Standard',title: '鐗╂枡瑙勬牸',align: 'center', width: 270}, 
+					{field: 'LotNo',title: '杩涘巶缂栧彿',align: 'center',width: 150}, 
+					{field: 'Qty',title: '璁″垝鏁伴噺',align: 'center',width: 100},
+					{field: 'AllotQty',title: '鍒嗛厤鏁伴噺',align: 'center',width: 100}, 
+					{field: 'FactQty',title: '涓嬫灦鏁伴噺',align: 'center', width: 100}, 
+					{field: 'CompleteQty',title: '鎷h揣鏁伴噺',align: 'center', width: 100}, 
+					{field: 'IsBale',title: '鏄惁瑁瑰寘',align: 'center',templet: '#templetIsBale',width: 90},
+					{field: 'IsBelt',title: '鏄惁鎵撳甫',align: 'center',templet: '#templetIsBelt',width: 90}, 
+					{field: 'LotText',title: '鎵规鎻忚堪',align: 'center', width: 100}, 
+					{field: 'PackagName',title: '鍖呰鍚嶇О',align: 'center', width: 120}, 
+					{field: 'SupplierLot',title: '鍘熷巶鎵瑰彿',align: 'center', width: 120},							
+					{field: 'Price',title: '鍗曚环', align: 'center', width: 80},
+					{field: 'Money',title: '鎬婚噾棰�', align: 'center', width: 90}, 
+					{field: 'caozuo',title: '鎿嶄綔',fixed: 'right',width: 100,align: 'left',toolbar: '#table-content-list2', "disabled": true}
+				]];
 				var DetailColsSysArr=encodeURIComponent(encodeURIComponent(JSON.stringify(DetailColsArr)))//灏嗚〃澶存暟鎹繘琛寀rl缂栫爜
 				//#endregion
 				function refreshTablemx(soNo) {
-					//#region 鍘熷闈炶嚜瀹氫箟鍒�
-					// var param = {
-					// 	SoNo: soNo,
-					// }; 
-					// table.render({
-					// 	elem: '#LAY-app-content-list2',
-					// 	url: IP + "/BllSo/GetExportNoticeDetailList",
-					// 	method: 'POST',
-					// 	height: h2,
-					// 	id: 'LAY-app-content-list2',
-					// 	where: param,
-					// 	contentType: 'application/json',
-					// 	headers:{ToKen:$.cookie('token')},
-					// 	toolbar:'#toolbarDemo',
-                    // 	defaultToolbar:  ['print'], //'print', 'exports'
-					// 	page: true, 
-					// 	limit: pageCnt,
-					// 	limits: pageLimits,
-					// 	cellMinWidth: 60, //鍏ㄥ眬瀹氫箟甯歌鍗曞厓鏍肩殑鏈�灏忓搴︼紝layui 2.2.1 鏂板
-					// 	done: function(){ 
-					// 		initMenu();
-					// 	}, 
-					// 	cols: [
-					// 		[{
-					// 			title: '搴忓彿',
-					// 			type: 'numbers',
-					// 			width: 65,
-					// 			fixed: 'left',
-					// 		}, {
-					// 			field: 'SONo',
-					// 			title: '鍑哄簱鍗曞彿',
-					// 			align: 'center',
-					// 			fixed: 'left',
-					// 			width:	165 
-					// 		}, {
-					// 			field: 'SkuNo',
-					// 			title: '鐗╂枡缂栫爜',
-					// 			align: 'center', 
-					// 			width: 130
-					// 		}, {
-					// 			field: 'SkuName',
-					// 			title: '鐗╂枡鍚嶇О',
-					// 			align: 'center', 
-					// 			width: 152
-					// 		}, {
-					// 			field: 'Standard',
-					// 			title: '鐗╂枡瑙勬牸',
-					// 			align: 'center', 
-					// 			width: 270
-					// 		}, {
-					// 			field: 'LotNo',
-					// 			title: '鎵规鍙�',
-					// 			align: 'center', 
-					// 			width: 150
-					// 		}, {
-					// 			field: 'Qty',
-					// 			title: '璁″垝鏁伴噺',
-					// 			align: 'center',  
-					// 			width: 100
-					// 		}, {
-					// 			field: 'AllotQty',
-					// 			title: '鍒嗛厤鏁伴噺',
-					// 			align: 'center',
-					// 			width: 100
-					// 		}, {
-					// 			field: 'FactQty',
-					// 			title: '涓嬫灦鏁伴噺',
-					// 			align: 'center', 
-					// 			width: 100
-					// 		}, {
-					// 			field: 'CompleteQty',
-					// 			title: '鎷h揣鏁伴噺',
-					// 			align: 'center', 
-					// 			width: 100
-					// 		}, {
-					// 			field: 'IsBale',
-					// 			title: '鏄惁瑁瑰寘',
-					// 			align: 'center',
-					// 			templet: function (d) {
-					// 				console.log(d);
-					// 				switch (d.IsBale) {
-					// 					case "0":
-					// 						return "涓嶈9鍖�"; 
-					// 					case "1":
-					// 						return "瑁瑰寘"; 
-					// 					default:
-					// 						return ""; 
-					// 				}
-									
-					// 			},
-					// 			width: 90,
-					// 			hide:true, 
-					// 		}, {
-					// 			field: 'IsBelt',
-					// 			title: '鏄惁鎵撳甫',
-					// 			align: 'center',
-					// 			templet: function (d) {
-					// 				switch (d.IsBelt) {
-					// 					case "0":
-					// 						return "涓嶆墦甯�"; 
-					// 					case "1":
-					// 						return "鎵撳甫"; 
-					// 					default:
-					// 						return ""; 
-					// 				}
-									
-					// 			},
-					// 			width: 90,
-					// 			hide:true, 
-					// 		}, {
-					// 			field: 'LotText',
-					// 			title: '鎵规鎻忚堪',
-					// 			align: 'center', 
-					// 			width: 100
-					// 		}, {
-					// 			field: 'PackagName',
-					// 			title: '鍖呰鍚嶇О',
-					// 			align: 'center', 
-					// 			width: 120
-					// 		}, {
-					// 			field: 'SupplierLot',
-					// 			title: '渚涜揣鎵规',
-					// 			align: 'center', 
-					// 			width: 120
-					// 		}, 
-					// 		// {
-					// 		// 	field: 'IsWave',
-					// 		// 	title: '鐢熸垚娉㈡',
-					// 		// 	align: 'center',
-					// 		// 	width: 90,
-					// 		// 	templet: function (d) {
-					// 		// 		switch (d.IsWave) {
-					// 		// 			case "0":
-					// 		// 				return "鍚�"; 
-					// 		// 			case "1":
-					// 		// 				return "鏄�"; 
-					// 		// 			default:
-					// 		// 				return ""; 
-					// 		// 		}
-									
-					// 		// 	}, 
-					// 		// 	hide:true,
-					// 		// }, 
-					// 		// {
-					// 		// 	field: 'WaveNo',
-					// 		// 	title: '娉㈡鍗曞彿',
-					// 		// 	align: 'center', 
-					// 		// 	width: 170,
-					// 		// 	hide:true
-					// 		// }, 
-					// 		{
-					// 			field: 'Price',
-					// 			title: '鍗曚环', 
-					// 			align: 'center', 
-					// 			width: 80,
-					// 			hide:true
-					// 		}, {
-					// 			field: 'Money',
-					// 			title: '鎬婚噾棰�', 
-					// 			align: 'center', 
-					// 			width: 90,
-					// 			hide:true
-					// 		}, {
-					// 			title: '鎿嶄綔',
-					// 			fixed: 'right',
-					// 			width: 180,
-					// 			align: 'center',
-					// 			toolbar: '#table-content-list2'
-					// 		}]
-					// 	]
-					// });
-					//#endregion
-
+					
 					//#region 鑷畾涔夎〃澶�
 					var colsJson2
 					var param1={
@@ -1386,11 +1018,10 @@
 								isChongFu= false;
 								if(pa == null)
 								{
-									layer.msg("璇烽�夋嫨鍑哄簱鍙�", {
+									layer.msg("璇峰嬁閲嶅鐐瑰嚮", {
 										icon: 2,
 										time: 2000 //2绉掑叧闂紙濡傛灉涓嶉厤缃紝榛樿鏄�3绉掞級
 									});
-									isChongFu= true;
 									return;
 								}
 								if($('#UnstackWay').val()=='0'){
@@ -1412,29 +1043,6 @@
 									});
 									isChongFu= true;
 									return;
-								}
-										isChongFu= true;
-										return;
-									}
-									if(isNeedUnpack=='1'){
-										if(pa==''){
-											layer.msg("璇烽�夋嫨鍑哄簱鍙�", {
-												icon: 2,
-												time: 2000 //2绉掑叧闂紙濡傛灉涓嶉厤缃紝榛樿鏄�3绉掞級
-											});
-											isChongFu= true;
-											return;
-										}
-									}
-								}else{
-									if(pa==''){
-										layer.msg("璇烽�夋嫨鍑哄簱鍙�", {
-											icon: 2,
-											time: 2000 //2绉掑叧闂紙濡傛灉涓嶉厤缃紝榛樿鏄�3绉掞級
-										});
-										isChongFu= true;
-										return;
-									}
 								}
 								var param = {
 									soNo: soNo, 

--
Gitblit v1.8.0