From 62f6435ffed439deb76093ec0aceac7f3bbd6549 Mon Sep 17 00:00:00 2001 From: wxw <Administrator@DESKTOP-5BIMHQ3> Date: 星期二, 29 四月 2025 14:33:32 +0800 Subject: [PATCH] 修改问题 --- HTML/views/StatisticalReport/BoxInfor.html | 64 +------------------------------ 1 files changed, 3 insertions(+), 61 deletions(-) diff --git a/HTML/views/StatisticalReport/BoxInfor.html b/HTML/views/StatisticalReport/BoxInfor.html index ee4df8b..fd4280b 100644 --- a/HTML/views/StatisticalReport/BoxInfor.html +++ b/HTML/views/StatisticalReport/BoxInfor.html @@ -326,66 +326,7 @@ // 琛ㄥ崟闇�瑕佺殑鍙橀噺 var infoOptions; - //#region 鍘熷闈炶嚜瀹氫箟鍒� - // infoOptions = { - // elem: '#LAY-app-content-list', - // height: 'full-206', - // id: 'LAY-app-content-list', - // page: true, - // limit: pageCnt, - // limits: pageLimits, - // even: true, - // cellMinWidth: 80, //鍏ㄥ眬瀹氫箟甯歌鍗曞厓鏍肩殑鏈�灏忓搴︼紝layui 2.2.1 鏂板 - // cols: - // [[ - // { - // title: '搴忓彿', type: 'numbers', fixed: 'left' - // }, - // { - // field: 'AreaNo', title: '鎵�灞炲尯鍩�', align: 'center', - // }, - // { - // field: 'LocatNo', title: '鍌ㄤ綅鍦板潃', align: 'center' - // }, - // { - // field: 'PalletNo', title: '鎵樼洏鍙�', align: 'center', - // }, - // { - // field: 'SkuNo', title: '鐗╂枡缂栫爜', align: 'center' - // }, - // { - // field: 'SkuName', title: '鐗╂枡鍚嶇О', align: 'center', - // }, - // { - // field: 'LotNo', title: '鎵规鍙�', align: 'center', - // }, - // { - // field: 'LotText', title: '鎵规鎻忚堪', align: 'center' - // }, - // { - // field: 'SupplierLot', title: '渚涜揣鎵规', align: 'center', - // }, - // { - // field: 'Qty', title: '鏁伴噺', align: 'center' - // }, - // { - // field: 'LockQty', title: '閿佸畾鏁伴噺', align: 'center', - // }, - // { - // field: 'FrozenQty', title: '鍐荤粨鏁伴噺', align: 'center' - // }, - // { - // field: 'InspectMark', title: '鎶芥鏍囪', align: 'center', templet: '#InspectMarkStatus' - // }, - // { - // field: 'BitPalletMark', title: '闆舵墭鏍囪', align: 'center', templet: '#BitPalletMarkStatus' - // }, - // //{ - // // field: 'Status', title: '鎵樼洏鐘舵��', align: 'center', templet: '#PalletStatus', - // //}, - // ]] - // }; - //#endregion + //#region 鑷畾涔夎〃澶� var TotalColsArr = [[ @@ -396,8 +337,9 @@ {field: 'LocatNo', title: '鍌ㄤ綅鍦板潃', align: 'center'}, {field: 'PalletNo', title: '妗跺彿', align: 'center'}, {field: 'PalletStatus', title: '妗剁姸鎬�', align: 'center', templet: '#InspectPalletStatus'}, + {field: 'Standard',title: '妗惰鏍�',align: 'center'}, {field: 'SkuNo', title: '鐗╂枡缂栫爜', align: 'center'}, - {field: 'SkuName', title: '鐗╂枡鍚嶇О', align: 'center'}, + {field: 'SkuName', title: '鐗╂枡鍚嶇О', align: 'center'}, //{field: 'OwnerNo',title: '璐т富缂栫爜',align: 'center'}, //{field: 'OwnerName',title: '璐т富鍚嶇О',align: 'center'}, //{field: 'SupplierNo',title: '渚涘簲鍟嗙紪鐮�',align: 'center'}, -- Gitblit v1.8.0