From 539d9ffc477d28a23a923b41fdeabc8c37c99ce6 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期一, 23 九月 2024 14:43:31 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/pla/plaDetl.js | 215 ++++++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 169 insertions(+), 46 deletions(-) diff --git a/src/main/webapp/static/js/pla/plaDetl.js b/src/main/webapp/static/js/pla/plaDetl.js index 615d4c4..f8e03f1 100644 --- a/src/main/webapp/static/js/pla/plaDetl.js +++ b/src/main/webapp/static/js/pla/plaDetl.js @@ -8,55 +8,61 @@ var dataCheck = []; var admin; var printData = []; +var layDate; function getCol() { var cols = [ {field: 'id', title: 'id', align: 'center',hide:true} - ,{type: 'checkbox'} + ,{type: 'checkbox',totalRow:true} + ,{field:'id', width:80, title: '', sort: true, totalRowText: '鍚堣锛�',hide: true} ,{field: 'pakinTime$', title: '鍏ュ簱鏃堕棿', align: 'center' , sort:true} - ,{field: 'owner', align: 'center',title: '涓讳綋',edit:true} - ,{field: 'type', align: 'center',title: '鐗╄祫绫诲埆',hide:true,edit:true} - ,{field: 'proOrderNo', align: 'center',title: '鐢熶骇璁㈠崟缂栧彿',hide:true,edit:true} - ,{field: 'workshop', align: 'center',title: '鐢熶骇杞﹂棿',hide:true,edit:true} - ,{field: 'line', align: 'center',title: '鐢熶骇绾�',hide:true,edit:true} ,{field: 'matnr', align: 'center',title: '瀛樿揣缂栫爜',hide:true,edit:true} ,{field: 'brand', align: 'center',title: '鐗屽彿',edit:true} ,{field: 'batch', align: 'center',title: '鎵瑰彿',edit:true, width: 150, sort:true} ,{field: 'packageNo', align: 'center',title: '鍖呰鍙�',edit:true, sort:true} ,{field: 'proDate', align: 'center',title: '鐢熶骇鏃ユ湡',edit:true, width: 100} - ,{field: 'weight', align: 'center',title: '閲嶉噺KG',edit:true} - ,{field: 'packageType', align: 'center',title: '鍖呰绫诲瀷',edit:true} - ,{field: 'zpalletType', align: 'center',title: '鎵樼洏绫诲瀷',edit:true} + ,{field: 'weight', align: 'center',title: '閲嶉噺KG',edit:true,totalRow:true} ,{field: 'filmWrap', align: 'center',title: '缂犺啘',edit:true,hide:true} - ,{field: 'fingerMelting', align: 'center',title: '鐔旀寚,g/10min',edit:true} - ,{field: 'water', align: 'center',title: '姘村垎,ppm', hide:true,edit:true} - ,{field: 'fusingPoint', align: 'center',title: '鐔旂偣,鈩�',edit:true} - ,{field: 'vadf1', align: 'center',title: '鎸ュ彂娈�,%', hide:true,edit:true} - ,{field: 'vadf2', align: 'center',title: '鍒嗚В娈�,%', hide:true,edit:true} + ,{field: 'fingerMelting', align: 'center',title: '鐔旀寚锛実/10min',edit:true} + ,{field: 'water', align: 'center',title: '姘村垎锛宲pm', hide:true,edit:true} + ,{field: 'fusingPoint', align: 'center',title: '鐔旂偣锛屸剝',edit:true} + ,{field: 'vadf1', align: 'center',title: '鎸ュ彂娈碉紝%', hide:true,edit:true} + ,{field: 'vadf2', align: 'center',title: '鍒嗚В娈碉紝%', hide:true,edit:true} ,{field: 'yellowness', align: 'center',title: '榛勫害',edit:true} - ,{field: 'opacity', align: 'center',title: '涓嶉�忔槑搴�,%',edit:true} + ,{field: 'opacity', align: 'center',title: '涓嶉�忔槑搴︼紝%',edit:true} ,{field: 'l', align: 'center',title: 'L*', hide:true,edit:true} ,{field: 'a', align: 'center',title: 'a*', hide:true,edit:true} ,{field: 'b', align: 'center',title: 'b*', hide:true,edit:true} - ,{field: 'fillIn', align: 'center',title: '濉厖,%',hide:true,edit:true} - ,{field: 'str1', align: 'center',title: '鎷変几寮哄害,MPa',hide:true,edit:true} - ,{field: 'str2', align: 'center',title: '鏂浼搁暱鐜�,%',hide:true,edit:true} - ,{field: 'str3', align: 'center',title: '缂哄彛鍐插嚮,KJ/m2',hide:true,edit:true} - ,{field: 'str4', align: 'center',title: '缁村崱,鈩�',hide:true,edit:true} - ,{field: 'str5', align: 'center',title: '鍗婄粨鏅舵椂闂�,min',hide:true,edit:true} - ,{field: 'str6', align: 'center',title: '缁撴櫠搴�.%',hide:true,edit:true} + ,{field: 'fillIn', align: 'center',title: '濉厖锛�%',hide:true,edit:true} + ,{field: 'str1', align: 'center',title: '鎷変几寮哄害锛孧Pa',hide:true,edit:true} + ,{field: 'str2', align: 'center',title: '鏂浼搁暱鐜囷紝%',hide:true,edit:true} + ,{field: 'str3', align: 'center',title: '缂哄彛鍐插嚮锛孠J/m2',hide:true,edit:true} + ,{field: 'str4', align: 'center',title: '缁村崱锛屸剝',hide:true,edit:true} + ,{field: 'str5', align: 'center',title: '鍗婄粨鏅舵椂闂达紝min',hide:true,edit:true} + ,{field: 'str6', align: 'center',title: '缁撴櫠搴︼紝%',hide:true,edit:true} + ,{field: 'packageType', align: 'center',title: '鍖呰绫诲瀷',edit:true} + ,{field: 'zpalletType', align: 'center',title: '鎵樼洏绫诲瀷',edit:true} ,{field: 'massState', align: 'center',title: '璐ㄩ噺鐘舵��',edit:true} ,{field: 'problem', align: 'center',title: '澶囨敞',edit:true,hide:true} ,{field: 'direction', align: 'center',title: '搴旂敤鏂瑰悜',edit:true,hide:true} ,{field: 'position', align: 'center',title: '瀛樻斁浣嶇疆',edit:true,hide:true} ,{field: 'stash', align: 'center',title: '浠撳簱',edit:true,hide:true} ,{field: 'locNo', align: 'center',title: '搴撲綅',edit:true} - ,{field: 'weightAnfme', align: 'center',title: '鍓╀綑閲嶉噺锛圞G锛�',edit:true} - ,{field: 'qtyAnfme', align: 'center',title: '寰呭嚭搴撻噸閲忥紙KG锛�',hide:true} + ,{field: 'owner', align: 'center',title: '涓讳綋',edit:true} + ,{field: 'type', align: 'center',title: '鐗╄祫绫诲埆',hide:true,edit:true} + ,{field: 'proOrderNo', align: 'center',title: '鐢熶骇璁㈠崟缂栧彿',hide:true,edit:true} + ,{field: 'workshop', align: 'center',title: '鐢熶骇杞﹂棿',hide:true,edit:true} + ,{field: 'line', align: 'center',title: '鐢熶骇绾�',hide:true,edit:true} + ,{field: 'weightAnfme', align: 'center',title: '鍓╀綑閲嶉噺锛圞G锛�',edit:true,totalRow:true} + ,{field: 'qtyAnfme', align: 'center',title: '寰呭嚭搴撻噸閲忥紙KG锛�',hide:true,edit:true} ,{field: 'status', align: 'center',title: '鐘舵��', templet: setState ,edit:true} ,{field: 'stockFreeze', align: 'center',title: '搴撳瓨鍐荤粨', templet: '#stockFreezeTpl'} ,{field: 'stockFreezeBy', align: 'center',title: '鎿嶄綔浜哄憳',hide:true} ,{field: 'stockFreezeDate$', align: 'center',title: '鎿嶄綔鏃ユ湡',hide:true} ,{align: 'center', title: '娴佽浆鏄庣粏', toolbar: '#tbLook'} + ,{field: 'createTime$', title: '鍒涘缓鏃堕棿', align: 'center' , sort:true} + ,{field: 'newBrand', align: 'center',title: '鍏宠仈鐗屽彿',edit:true} + ,{field: 'newBatch', align: 'center',title: '鍏宠仈鎵瑰彿',edit:true, width: 150, sort:true} + ,{field: 'newPackageNo', align: 'center',title: '鍏宠仈鍖呰鍙�',edit:true, sort:true} // ,{field: 'orderNo', align: 'center',title: '鍗曞彿', hide:true} // ,{field: 'pakoutTime', align: 'center',title: '鍑哄簱鏃堕棿', hide:true} // ,{field: 'orderWeight', align: 'center',title: '閲嶉噺', hide:true} @@ -87,15 +93,22 @@ layui.config({ base: baseUrl + "/static/layui/lay/modules/" -}).extend({ - dropdown: 'dropdown/dropdown', -}).use(['table','laydate', 'form', 'admin', 'dropdown'], function() { +}).use(['table','laydate', 'form', 'admin', 'xmSelect', 'dropdown'], function() { + var dropdown = layui.dropdown; var table = layui.table; var $ = layui.jquery; var layer = layui.layer; - var layDate = layui.laydate; + laydate = layui.laydate; var form = layui.form; admin = layui.admin; + + // 鏃ユ湡鏃堕棿鑼冨洿 + laydate.render({ + elem: '#ID-laydate-range-datetime', + type: 'datetime', + range: true + }); + // 鏁版嵁娓叉煋 tableIns = table.render({ @@ -103,30 +116,64 @@ headers: {token: localStorage.getItem('token')}, url: baseUrl+'/pla/list/auth?step=2', page: true, + totalRow: true, // 寮�鍚悎璁¤ + height: function(){ + var otherHeight = $('.function-area').outerHeight() + $('#search-box').outerHeight(); // 鑷畾涔夊叾浠栧尯鍩熺殑楂樺害 + console.log($(window).height() - otherHeight); + return $(window).height() - otherHeight - 100; // 杩斿洖 number 绫诲瀷 + }, + //height: 'full', limit: 16, - limits: [16, 30, 50, 100, 200, 500], + limits: [16, 50, 100, 200, 500,2000,5000,10000], even: true, toolbar: '#toolbar', - size: "lg", cellMinWidth: 50, - cols: [getCol()], + cols: [function(){ + var arr = getCol(); + + // 鍒濆鍖栫瓫閫夌姸鎬� + var local = layui.data('table-filter-test'); // 鑾峰彇瀵瑰簲鐨勬湰鍦拌褰� + layui.each(arr, function(index, item){ + if(item.field in local){ + item.hide = local[item.field]; + } + }); + return arr; + }() ], + where:{ + type: function() { + const tabPosition = JSON.parse(sessionStorage.getItem('easyweb-iframe_tempData')).tabPosition + return tabPosition.match(/\d+$/)[0] === '90646' ? '鏀规�ф爲鑴�' : + (tabPosition.match(/\d+$/)[0] === '90657' ? '绾爲鑴�' : '') + } + }, request: { pageName: 'curr', pageSize: 'limit' }, parseData: function (res) { - console.log(res) return { 'code': res.code, 'msg': res.msg, 'count': res.data.total, - 'data': res.data.records + 'data': res.data.records, } }, response: { statusCode: 200 }, done: function(res, curr, count) { + // 璁板綍绛涢�夌姸鎬� + var that = this; + that.elem.next().on('mousedown', 'input[lay-filter="LAY_TABLE_TOOL_COLS"]+', function(){ + var input = $(this).prev()[0]; + // 姝ゅ琛ㄥ悕鍙换鎰忓畾涔� + layui.data('table-filter-test', { + key: input.name + ,value: input.checked + }) + }); + //$(".lavui-table-grid-down").hide(); if (res.code === 403) { top.location.href = baseUrl+"/"; @@ -155,11 +202,61 @@ } }); - //婊氬姩body,header璺熼殢婊氬姩 - $('.layui-table-body').on('scroll', function(e) { - var leftPx = $(e.target).scrollLeft(); //鑾峰彇琛ㄦ牸body锛屾粴鍔ㄦ潯璺濈宸﹁竟鐨勯暱搴� - var left = 'translateX(-' + leftPx + 'px)'; - $('.layui-table-header .layui-table').css('transform', left); //璁剧疆琛ㄦ牸header鐨勫唴瀹瑰弽鍚�(-)绉诲姩 + // 娓叉煋鐗╂枡閫夋嫨 + var matXmSelect = xmSelect.render({ + el: '#mat', + style: { + width: '270px', + }, + autoRow: true, + toolbar: { show: true }, + filterable: true, + remoteSearch: true, + remoteMethod: function(val, cb, show){ + $.ajax({ + url: baseUrl+"/pla/batch/all/get/kv", + headers: {'token': localStorage.getItem('token')}, + data: { + condition: val + }, + method: 'POST', + success: function (res) { + if (res.code === 200){ + cb(res.data) + } else { + cb([]); + layer.msg(res.msg, {icon: 2}); + } + } + }); + } + }) + + // 澶嶉�夋浜嬩欢 + table.on('checkbox(plaDetl)', function(obj){ + // console.log(obj); // 鏌ョ湅瀵硅薄鎵�鏈夋垚鍛� + // console.log(obj.checked); // 褰撳墠鏄惁閫変腑鐘舵�� + // console.log(obj.data); // 閫変腑琛岀殑鐩稿叧鏁版嵁 + // console.log(obj.type); // 鑻ヨЕ鍙戠殑鏄叏閫夛紝鍒欎负锛歛ll锛涜嫢瑙﹀彂鐨勬槸鍗曢�夛紝鍒欎负锛歰ne + var checkStatus = table.checkStatus(obj.config.id) + var selectedNum = checkStatus.data.length; + var weightAll = 0; + var weightAnfmeAll = 0; + + for (var i in checkStatus.data){ + weightAll += checkStatus.data[i].weight; + weightAnfmeAll += checkStatus.data[i].weightAnfme; + } + + $('.layui-table-total').find('.laytable-cell-1-0-1').text(selectedNum); + $('.layui-table-total').find('.laytable-cell-1-0-9').text(weightAll); + $('.layui-table-total').find('.laytable-cell-1-0-41').text(weightAnfmeAll); + + }); + + // 琛屽崟鍑讳簨浠�( 鍙屽嚮浜嬩欢涓�: rowDouble ) + table.on('row(plaDetl)', function(obj){ + }); table.on('tool(plaDetl)', function (obj) { @@ -185,6 +282,7 @@ headers: {token: localStorage.getItem('token')}, url: baseUrl+'/plaQty/list/auth', where: { + brand: data.brand, batch: data.batch, package_no: data.packageNo }, @@ -223,8 +321,8 @@ }); } }); - } + }) // 鐩戝惉澶村伐鍏锋爮浜嬩欢 @@ -378,8 +476,8 @@ } else { layer.open({ type: 1, + area: ['600px', '750px'], title: '鎵归噺鎵撳嵃 [鏁伴噺'+ data.length +']', - area: ['500px'], shadeClose: true, content: $('#printDataDiv'), success: function(layero, index){ @@ -409,9 +507,9 @@ layer.closeAll(); for (let i=0;i<printData.data.length;i++){ if (className === 'template-barcode') { - printData.data[i]["barcodeUrl"]=baseUrl+"/mac/code/auth?type=1¶m="+(printData.data[i].batch+";"+printData.data[i].packageNo) + printData.data[i]["barcodeUrl"]=baseUrl+"/mac/code/auth?type=1¶m="+(printData.data[i].brand+";"+printData.data[i].batch+";"+printData.data[i].packageNo+";"+printData.data[i].line) } else { - printData.data[i]["barcodeUrl"]=baseUrl+"/mac/code/auth?type=2¶m="+(printData.data[i].batch+";"+printData.data[i].packageNo) + printData.data[i]["barcodeUrl"]=baseUrl+"/mac/code/auth?type=2¶m="+(printData.data[i].brand+";"+printData.data[i].batch+";"+printData.data[i].packageNo+";"+printData.data[i].line) } } var tpl = templateDom.html(); @@ -462,8 +560,11 @@ tableReload(false); }); + // 鐢ㄦ潵鏍囪瘑鎼滅储閲嶇疆鏃讹紝鏀规�ф爲鑴傚拰绾爲鑴備粠鐐瑰嚮浜嬩欢浼犺繃鏉ュ悕绉帮紝杩涜鐗╄川绫诲埆闄愬畾 + let customValue = undefined // 閲嶇疆浜嬩欢 form.on('submit(reset)', function (data) { + customValue = $(this).attr('data-value'); reset(); }); @@ -471,7 +572,8 @@ clearFormVal($('#search-box')); matCodeData = []; tableReload(); - locTips(false); + + // locTips(false); } // 閲嶈浇琛ㄦ牸 @@ -484,6 +586,13 @@ $.each($('#search-box [name]').serializeArray(), function() { searchData[this.name] = this.value; }); + if(customValue !== undefined){ + searchData['type'] = customValue + } + if(searchData.select){ + searchData.batch = searchData.select; + searchData.select = null; + } (child ? parent.tableIns : tableIns).reload({ where: searchData, page: { @@ -507,6 +616,14 @@ } }); } + + $(document).on('click','#updateZpallet',function (){ + debugger; + }) + $("[name='layTableCheckbox']").click(function(){ // 閫氳繃name灞炴�ч�夊彇鍏冪礌锛屽苟娣诲姞鐐瑰嚮浜嬩欢 + alert("Hello World!"); // 鍦ㄦ帶鍒跺彴杈撳嚭鎻愮ず淇℃伅 + debugger + }); @@ -661,7 +778,7 @@ for(var i=0; i<data.length; i++){ if(data[i].LAY_CHECKED){ - if(data[i].status === "鏆傚叆搴�" || data[i].status === "寰呭叆搴�" || data[i].status === "鍏ㄩ儴鍑哄簱"|| data[i].weightAnfme <= data[i].qtyAnfme){ + if(data[i].status === "鏆傚叆搴�" || data[i].status === "寰呭叆搴�" || data[i].status === "鍏ㄩ儴鍑哄簱"|| data[i].weightAnfme < data[i].qtyAnfme){ layer.msg("閫変腑鐨勬槑缁嗚繕鏈叆搴撴垨鑰呭凡鍏ㄩ儴鍑哄簱鎴栬�呮病鏈夊墿浣欏彲鍑洪噸閲忥紝璇烽噸鏂伴�夋嫨"); return; } @@ -672,10 +789,14 @@ layer.msg("閫変腑鐨勬槑缁嗕腑鍚湁澶氱鐗屽彿锛岃閲嶆柊閫夋嫨"); return; } - if(data[i].stockFreeze === 0){ - layer.msg("閫変腑鐨勬槑缁嗕腑鍚湁鍐荤粨鐨勫簱瀛橈紝璇疯В鍐诲悗鎿嶄綔"); + if (data[i].zpalletType == null && data[i].packageType == null && data[i].massState == null) { + layer.msg("璐ㄩ噺鎸囨爣鏈笂浼�"); return; } + // if(data[i].stockFreeze === 0){ + // layer.msg("閫変腑鐨勬槑缁嗕腑鍚湁鍐荤粨鐨勫簱瀛橈紝璇疯В鍐诲悗鎿嶄綔"); + // return; + // } dataSave.push(data[i]); }else { dataOld.push(data[i]); @@ -864,5 +985,7 @@ var res = JSON.parse(evt.target.responseText); layer.msg(res.msg, {icon: 2}); } +function clearTable(){ +} -- Gitblit v1.9.1