From db988a59c4117a28f76b287b5ed5476bb28d5eb8 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期五, 12 三月 2021 13:04:04 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/mat/mat.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/js/mat/mat.js b/src/main/webapp/static/js/mat/mat.js
index ae347e5..d9be975 100644
--- a/src/main/webapp/static/js/mat/mat.js
+++ b/src/main/webapp/static/js/mat/mat.js
@@ -23,9 +23,9 @@
 //             ,{field: 'id', align: 'center',title: 'ID'}
 //             ,{field: 'uuid', align: 'center',title: '缂栧彿'}
 //             ,{field: 'nodeId$', align: 'center',title: '鎵�灞炲尯鍩�',event: 'nodeId', style: 'cursor:pointer'}
+            ,{field: 'tagId$', align: 'center',title: '褰掔被', templet: '#tagTpl'}
             ,{field: 'matnr', align: 'center',title: '鍟嗗搧缂栧彿'}
             ,{field: 'maktx', align: 'center',title: '鍟嗗搧鍚嶇О', minWidth: 300}
-            ,{field: 'tagId$', align: 'center',title: '鎵�灞炲綊绫�', templet: '#tagTpl'}
             // ,{field: 'name', align: 'center',title: '鍚嶇О'}
             ,{field: 'specs', align: 'center',title: '瑙勬牸'}
             ,{field: 'model', align: 'center',title: '鍨嬪彿', hide: true}

--
Gitblit v1.9.1