From a2f5749ef7d496ae8e1bad20deb48d87e632069b Mon Sep 17 00:00:00 2001
From: 杨乐 <yang.le.192@qq.com>
Date: 星期二, 15 二月 2022 17:36:05 +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