From c816c08c8458e4cc6dedcb65cde306697fb8dd58 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 12 三月 2021 13:03:27 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/locDetl/locDetl.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/locDetl/locDetl.js b/src/main/webapp/static/js/locDetl/locDetl.js index 9485ee1..90c2011 100644 --- a/src/main/webapp/static/js/locDetl/locDetl.js +++ b/src/main/webapp/static/js/locDetl/locDetl.js @@ -20,7 +20,7 @@ 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: '搴撳瓨浣欓噺'} -- Gitblit v1.9.1