From d9eeceed86c1ce43c73dda00a108595a078a8f3d Mon Sep 17 00:00:00 2001 From: lsh <lsh@163.com> Date: 星期四, 29 五月 2025 18:44:53 +0800 Subject: [PATCH] * --- src/main/webapp/static/js/locDetlRullUpDetail/locDetlRullUpDetail.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/locDetlRullUpDetail/locDetlRullUpDetail.js b/src/main/webapp/static/js/locDetlRullUpDetail/locDetlRullUpDetail.js index 5f3f1f2..cdfcc5f 100644 --- a/src/main/webapp/static/js/locDetlRullUpDetail/locDetlRullUpDetail.js +++ b/src/main/webapp/static/js/locDetlRullUpDetail/locDetlRullUpDetail.js @@ -27,7 +27,7 @@ // {type: 'checkbox'}, {field: 'id', align: 'center',title: 'ID',hide : true} ,{field: 'uuid', align: 'center',title: '缂栧彿',hide : true} - ,{field: 'rollNo', align: 'center',title: '鍗峰彿',hide : false} + ,{field: 'rollNo', align: 'center',title: 'MES宸ヤ綔鍙�',hide : false} ,{field: 'rollWeight', align: 'center',title: '閲嶉噺',hide : false} ,{field: 'rollLength', align: 'center',title: '闀垮害',hide : false} ,{field: 'rollWidth', align: 'center',title: '瀹藉害',hide : false} -- Gitblit v1.9.1