From 88134cd28261f3be97f147111ca666a015ac3599 Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期五, 19 十一月 2021 17:52:15 +0800
Subject: [PATCH] 设备保养点检记录选择设备带出规程记录

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

diff --git a/WebTM/views/PublicPage/EqpInformation.html b/WebTM/views/PublicPage/EqpInformation.html
index 823ff3f..327f12a 100644
--- a/WebTM/views/PublicPage/EqpInformation.html
+++ b/WebTM/views/PublicPage/EqpInformation.html
@@ -144,7 +144,7 @@
                 , cellMinWidth: 90
                 , cols: [[
                     { type: 'radio', fixed: 'left' }
-                    , { field: 'HItemID', title: 'HItemID', sort: true, hide: true }
+                    , { field: 'HInterID', title: 'HItemID', sort: true, hide: true }
                     , { field: 'ParentID', title: 'ParentID', sort: true, hide: true }
                     , { field: 'HNumber', title: '璁惧浠g爜' }
                     , { field: 'HName', title: '璁惧' }

--
Gitblit v1.9.1