From f61eee2e6166cfde93e0eccccb9f1cdc80beb636 Mon Sep 17 00:00:00 2001 From: dubin <bindu_bean@163.com> Date: 星期五, 17 十月 2025 12:18:56 +0800 Subject: [PATCH] 联调 --- src/main/webapp/static/js/common.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/js/common.js b/src/main/webapp/static/js/common.js index 8591e21..624d8e1 100644 --- a/src/main/webapp/static/js/common.js +++ b/src/main/webapp/static/js/common.js @@ -182,11 +182,11 @@ } var matCols = [ - {field: 'matnr', align: 'center',title: '鍟嗗搧缂栧彿锛堝搧鍙凤級', width: 180} + {field: 'matnr', align: 'center',title: '鍟嗗搧妯″叿鍚嶇О', width: 180} // {field: 'id', align: 'center',title: 'ID'} // ,{field: 'uuid', align: 'center',title: '缂栧彿'} // ,{field: 'tagId$', align: 'center',title: '鎵�灞炲綊绫�'} - ,{field: 'maktx', align: 'center',title: '鍟嗗搧鍚嶇О锛堝搧鍚嶏級', width: 200} + ,{field: 'maktx', align: 'center',title: '鍟嗗搧鍨嬫潗鍨嬪彿', width: 200} // ,{field: 'name', align: 'center',title: '鍒悕'} ,{field: 'specs', align: 'center',title: '瑙勬牸'} ,{field: 'name', align: 'center',title: '濂楀彿'} -- Gitblit v1.9.1