From 1d895bd129a141f308d2ed4c4caaab55d2db104b Mon Sep 17 00:00:00 2001 From: dubin <bindu_bean@163.com> Date: 星期日, 19 十月 2025 15:10:35 +0800 Subject: [PATCH] 联调 --- src/main/webapp/static/js/common.js | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index 446f4a5..dfbe9ac 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -1,4 +1,3 @@ -// var baseUrl = "/rqdzasrs"; var baseUrl = "/czkhasrs"; // 璇︽儏绐楀彛-楂樺害 @@ -229,9 +228,9 @@ ] var detlCols = [ - {field: 'matnr', align: 'center',title: '鍟嗗搧缂栧彿锛堝搧鍙凤級', sort:true} + {field: 'matnr', align: 'center',title: '鍟嗗搧妯″叿鍚嶇О', sort:true} ,{field: 'model', align: 'center',title: '濂楀彿', hide: false} - ,{field: 'maktx', align: 'center',title: '鍟嗗搧鍚嶇О锛堝搧鍚嶏級', sort:true} + ,{field: 'maktx', align: 'center',title: '鍟嗗搧鍨嬫潗鍨嬪彿', sort:true} ,{field: 'orderNo', align: 'center',title: '鍗曟嵁缂栧彿', hide: true} ,{field: 'spgNO', align: 'center',title: '娲惧伐鍗曞彿', hide:true,sort:true} ,{field: 'batch', align: 'center',title: '鎵规', hide:true,sort:true} -- Gitblit v1.9.1