From 52913f44bd1d0823c90c6072279ff4efeea75ad3 Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期日, 29 五月 2022 23:28:28 +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 327f12a..0b7d145 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: 'HInterID', title: 'HItemID', sort: true, hide: true }
+                    , { field: 'HInterID', title: 'HInterID', sort: true, hide: true }
                     , { field: 'ParentID', title: 'ParentID', sort: true, hide: true }
                     , { field: 'HNumber', title: '璁惧浠g爜' }
                     , { field: 'HName', title: '璁惧' }

--
Gitblit v1.9.1