From ce0fcdaf2629e5b6ebef0f206b16ecad103e5c1e Mon Sep 17 00:00:00 2001 From: lty <876263681@qq.com> Date: 星期一, 05 五月 2025 14:39:06 +0800 Subject: [PATCH] #盘点上报 --- src/main/webapp/static/js/locDetlStatis/check.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/locDetlStatis/check.js b/src/main/webapp/static/js/locDetlStatis/check.js index db84427..21c4b8d 100644 --- a/src/main/webapp/static/js/locDetlStatis/check.js +++ b/src/main/webapp/static/js/locDetlStatis/check.js @@ -21,7 +21,8 @@ cols: [[ {type: 'checkbox'}, {field: 'orderNo', align: 'center',title: '鐩樼偣鍗曠紪鍙�', style: 'font-weight: bold'}, - {field: 'anfme', align: 'center',title: '鐩樼偣鐩堜簭', style: 'font-weight: bold'}, + {field: 'anfme', align: 'center',title: '璐﹂潰鏁伴噺', style: 'font-weight: bold'}, + {field: 'number', align: 'center',title: '鐩樼偣鏁伴噺', style: 'font-weight: bold'}, {field: 'createTime$', align: 'center',title: '鍒涘缓鏃堕棿', style: 'font-weight: bold'}, {field: 'matnr', align: 'center',title: '鍟嗗搧缂栧彿', style: 'font-weight: bold'}, {field: 'maktx', align: 'center',title: '鍟嗗搧鍚嶇О', style: 'font-weight: bold'}, -- Gitblit v1.9.1