From e8232071737c1c0fcafcb474d063c341caf9fced Mon Sep 17 00:00:00 2001
From: zgq <519541279@qq.com>
Date: 星期五, 23 七月 2021 17:13:51 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MESWMS-LayUI

---
 WebTM/views/PublicPage/PartInformation.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/WebTM/views/PublicPage/PartInformation.html b/WebTM/views/PublicPage/PartInformation.html
index 9e9528f..b3ddf5e 100644
--- a/WebTM/views/PublicPage/PartInformation.html
+++ b/WebTM/views/PublicPage/PartInformation.html
@@ -148,6 +148,7 @@
                     , { field: 'ParentID', title: 'ParentID', sort: true, hide: true }
                     , { field: 'HNumber', title: '鐗╂枡浠g爜' }
                     , { field: 'HName', title: '鐗╂枡鍚嶇О' }
+                    , { field: 'HModel', title: '鐗╂枡瑙勬牸', hide: true}
                 ]]
             };
 

--
Gitblit v1.9.1