From a8adb68c4f8c22cf15e36bebbdc451e4b1b1d52f Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期二, 07 十二月 2021 19:09:24 +0800
Subject: [PATCH] Bug修复器具+设备

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

diff --git a/WebTM/views/PublicPage/MouldInformation.html b/WebTM/views/PublicPage/MouldInformation.html
index a1e0364..904ddae 100644
--- a/WebTM/views/PublicPage/MouldInformation.html
+++ b/WebTM/views/PublicPage/MouldInformation.html
@@ -149,6 +149,9 @@
                     , { field: 'HNumber', title: '妯″叿浠g爜' }
                     , { field: 'HName', title: '妯″叿鍚嶇О' }
                     , { field: 'HModel', title: '妯″叿瑙勬牸' }
+                    , { field: 'HDesignLife', title: '璁捐瀵垮懡' }
+                    , { field: 'HLeaveLife', title: '鍓╀綑瀵垮懡' }
+                    , { field: 'HUseLife', title: '浣跨敤瀵垮懡' }
                 ]]
             };
 

--
Gitblit v1.9.1