From c7ee9e7a9a0cb96d1c48bf8a8dff061f16e8a29b Mon Sep 17 00:00:00 2001 From: Administrator <56479841@QQ.COM> Date: 星期一, 14 八月 2023 16:06:23 +0800 Subject: [PATCH] #补丁 --- src/main/webapp/static/js/common.js | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index 1920a7b..f399cd3 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -231,7 +231,7 @@ {field: 'matnr', align: 'center',title: '鍟嗗搧缂栧彿', sort:true, width: 290} ,{field: 'specs', align: 'center',title: '瑙勬牸', width: 200} ,{field: 'maktx', align: 'center',title: '鍟嗗搧鍚嶇О', sort:true, width: 150} - ,{field: 'orderNo', align: 'center',title: '鍗曟嵁缂栧彿', hide: true} + ,{field: 'orderNo', align: 'center',title: '鍗曟嵁缂栧彿', hide: false} ,{field: 'batch', align: 'center',title: '鎵瑰彿', sort:true, hide: true} ,{field: 'anfme', align: 'center',title: '鏁伴噺'} ,{field: 'zpallet', align: 'center',title: '鎵樼洏鏉$爜'} @@ -262,7 +262,8 @@ ,{field: 'check$', align: 'center',title: '瑕佹眰妫�楠�', hide: true} ,{field: 'danger$', align: 'center',title: '鍗遍櫓鍝�', hide: true} ,{field: 'memo', align: 'center',title: '澶囨敞', hide: false} - ,{field: 'locType2$', align: 'center',title: '涓婃灦鍖哄煙', width: 90} + // ,{field: 'locType2$', align: 'center',title: '涓婃灦鍖哄煙', width: 90} + ,{field: 'matType$', align: 'center',title: '涓婃灦鍖哄煙'} ] function getQueryVariable(variable) -- Gitblit v1.9.1