From d80dd0abcb56aacf30bc32e424ff398f7ccce730 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 26 三月 2021 13:17:00 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/locDetl/locDetl.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/js/locDetl/locDetl.js b/src/main/webapp/static/js/locDetl/locDetl.js index 6ad47ee..90c2011 100644 --- a/src/main/webapp/static/js/locDetl/locDetl.js +++ b/src/main/webapp/static/js/locDetl/locDetl.js @@ -20,10 +20,10 @@ cols: [[ {type: 'checkbox'} // ,{field: 'id', title: 'ID', sort: true,align: 'center', fixed: 'left', width: 80} - ,{field: 'locNo', align: 'center',title: '璐т綅缂栧彿'} + ,{field: 'locNo', align: 'center',title: '璐т綅', templet: '#locNoTpl'} // ,{field: 'nodeId$', align: 'center',title: '鎵�灞炶揣浣�',event: 'nodeId', style: 'cursor:pointer'} ,{field: 'zpallet', align: 'center',title: '鎵樼洏鐮�'} - ,{field: 'anfme', align: 'center',title: '璐х墿鏁伴噺'} + ,{field: 'anfme', align: 'center',title: '搴撳瓨浣欓噺'} ,{field: 'matnr', align: 'center',title: '鍟嗗搧缂栧彿'} ,{field: 'maktx', align: 'center',title: '鍟嗗搧鍚嶇О'} ,{field: 'name', align: 'center',title: '鍚嶇О'} -- Gitblit v1.9.1