From 4bb624c71414198dd78aff6f41b2899054cd0037 Mon Sep 17 00:00:00 2001 From: zhangchao <zc857179121@qq.com> Date: 星期五, 02 八月 2024 19:40:49 +0800 Subject: [PATCH] 页面调整 --- src/main/webapp/static/js/locDetlStatis/locDetlStatis.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js b/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js index 3335f88..9dc0c5e 100644 --- a/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js +++ b/src/main/webapp/static/js/locDetlStatis/locDetlStatis.js @@ -36,9 +36,9 @@ {field: 'model', title:'浜у搧浠g爜', align: 'center'}, {field: 'specs', title:'浜у搧瑙勬牸', align: 'center'}, {field: 'maktx', title:'浜у搧鍚嶇О', align: 'center'}, - {field: 'pgNO', title:'娲惧伐鍗曞彿', align: 'center'}, + {field: 'pgNo', title:'娲惧伐鍗曞彿', align: 'center'}, {field: 'outOrderNo', title:'璁㈠崟鍙�', align: 'center'}, - {field: 'batch', title:'鎵规', align: 'center'} + {field: 'itemBatch', title:'鎵规', align: 'center'} ]], request: { pageName: 'curr', -- Gitblit v1.9.1