From b931c44bee33ccae4d14594a6419bcf0a26b29dd Mon Sep 17 00:00:00 2001 From: 野心家 <1051256694@qq.com> Date: 星期三, 24 一月 2024 09:39:50 +0800 Subject: [PATCH] 修复Loc_mast导出问题 --- src/main/webapp/static/js/basDevp/basDevp.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/basDevp/basDevp.js b/src/main/webapp/static/js/basDevp/basDevp.js index 535e6e7..762d366 100644 --- a/src/main/webapp/static/js/basDevp/basDevp.js +++ b/src/main/webapp/static/js/basDevp/basDevp.js @@ -77,7 +77,7 @@ }} ,{field: 'wrkNo', align: 'center',title: '宸ヤ綔鍙�', edit:true, style:'color: blue;font-weight: bold'} // ,{field: 'wrkNo1', align: 'center',title: ''} - ,{field: 'locType1$', align: 'center',title: '楂樹綆'} + ,{field: 'locType1$', align: 'center',title: '搴撲綅绫诲瀷'} ,{field: 'barcode', align: 'center',title: '鏉″舰鐮�'} ,{field: 'inQty', align: 'center',title: '鍏ュ簱鏆傚瓨'} // ,{field: 'row1', align: 'center',title: ''} -- Gitblit v1.9.1