From ef48a7627cbb8dd2a257960a0890cebf190f75b5 Mon Sep 17 00:00:00 2001 From: DESKTOP-9BNTV8O <DESKTOP-9BNTV8O@163.com> Date: 星期六, 14 十二月 2024 14:38:53 +0800 Subject: [PATCH] 修改问题 --- HTML/views/SOSetting/ExportNotice.html | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/HTML/views/SOSetting/ExportNotice.html b/HTML/views/SOSetting/ExportNotice.html index f04eecd..db804ef 100644 --- a/HTML/views/SOSetting/ExportNotice.html +++ b/HTML/views/SOSetting/ExportNotice.html @@ -472,12 +472,12 @@ 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', 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: 'LotNoText', 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: 'Origin', title: '鏉ユ簮', align: 'center' }, @@ -488,7 +488,7 @@ { field: 'UpdateTime', title: '淇敼鏃堕棿', align: 'center', templet: '#templetUpdateTime' }, { field: 'CheckUserName', title: '澶嶆牳浜�', align: 'center', width: 110 }, { field: 'CheckTime', title: '澶嶆牳鏃堕棿', align: 'center', templet: '#templetCheckTime' }, - { field: 'caozuo', title: '鎿嶄綔', fixed: 'right', align: 'center', width: 200, toolbar: '#table-content-list', "disabled": false } + //{ field: 'caozuo', title: '鎿嶄綔', fixed: 'right', align: 'center', width: 200, toolbar: '#table-content-list', "disabled": false } ]]; var TotalColsSysArr = encodeURIComponent(encodeURIComponent(JSON.stringify(TotalColsArr)))//灏嗚〃澶存暟鎹繘琛寀rl缂栫爜 //#endregion @@ -758,7 +758,7 @@ { field: 'SONo', title: '鍑哄簱鍗曞彿', align: 'center', fixed: 'left', width: 165 }, { field: 'SkuNo', title: '鐗╂枡缂栫爜', align: 'center'}, { field: 'SkuName', title: '鐗╂枡鍚嶇О', align: 'center'}, - { field: 'Standard', title: '鐗╂枡瑙勬牸', align: 'center'}, + //{ field: 'Standard', title: '鐗╂枡瑙勬牸', align: 'center'}, { field: 'LotNo', title: '鎵规鍙�', align: 'center'}, { field: 'Qty', title: '璁″垝鏁伴噺', align: 'center'}, //{ field: 'AllotQty', title: '鍒嗛厤鏁伴噺', align: 'center', width: 100 }, @@ -771,7 +771,7 @@ //{ 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: 'caozuo', title: '鎿嶄綔', fixed: 'right', width: 100, align: 'left', toolbar: '#table-content-list2', "disabled": true } ]]; var DetailColsSysArr = encodeURIComponent(encodeURIComponent(JSON.stringify(DetailColsArr)))//灏嗚〃澶存暟鎹繘琛寀rl缂栫爜 //#endregion -- Gitblit v1.8.0