From 4ad1f324ab1fd2b51504afc00b43b4ee40f029c2 Mon Sep 17 00:00:00 2001 From: lsh <lsh@163.com> Date: 星期四, 20 二月 2025 09:40:03 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/stoMan/stoQue.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/stoMan/stoQue.js b/src/main/webapp/static/js/stoMan/stoQue.js index a4630e5..c138fb7 100644 --- a/src/main/webapp/static/js/stoMan/stoQue.js +++ b/src/main/webapp/static/js/stoMan/stoQue.js @@ -39,6 +39,7 @@ html += "disabled='disabled' >"; return html; },width:80} + ,{field: 'barcode', align: 'center',title: '鏉$爜鍙�'} ,{field: 'modiUser$', align: 'center',title: '淇敼浜哄憳'} ,{field: 'modiTime$', align: 'center',title: '淇敼鏃堕棿', width: 180} ,{ fixed: 'right', title:'鎿嶄綔', align: 'center', toolbar: '#operate'} @@ -201,7 +202,7 @@ cols: [[ // {type: 'checkbox'} {field: 'locNo$', align: 'center',title: '搴撲綅鍙�'} - ,{field: 'matnr', align: 'center',title: '鐗╂枡'} + ,{field: 'matnr', align: 'center',title: '瑙勬牸'} ,{field: 'lgnum', align: 'center',title: '浠撳簱鍙�'} ,{field: 'tbnum', align: 'center',title: '杞偍璇锋眰缂栧彿'} // ,{field: 'tbpos', align: 'center',title: '琛岄」鐩�'} -- Gitblit v1.9.1