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/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 09da68f..ae347e5 100644
--- a/src/main/webapp/static/js/mat/mat.js
+++ b/src/main/webapp/static/js/mat/mat.js
@@ -25,7 +25,7 @@
 //             ,{field: 'nodeId$', align: 'center',title: '鎵�灞炲尯鍩�',event: 'nodeId', style: 'cursor:pointer'}
             ,{field: 'matnr', align: 'center',title: '鍟嗗搧缂栧彿'}
             ,{field: 'maktx', align: 'center',title: '鍟嗗搧鍚嶇О', minWidth: 300}
-            ,{field: 'tagId$', align: 'center',title: '鎵�灞炲綊绫�'}
+            ,{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