From fdc4799d0f26f0f549b6f7a2cf20e3892d8726ba Mon Sep 17 00:00:00 2001
From: YL <YL@LAPTOP-SE03PLUR>
Date: 星期二, 15 二月 2022 11:24:01 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MESWMS-LayUI
---
WebTM/views/仓存管理/条码库存/KF_ICInventoryByMaterID.html | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\345\272\223\345\255\230/KF_ICInventoryByMaterID.html" "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\345\272\223\345\255\230/KF_ICInventoryByMaterID.html"
index e62233f..3b846bb 100644
--- "a/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\345\272\223\345\255\230/KF_ICInventoryByMaterID.html"
+++ "b/WebTM/views/\344\273\223\345\255\230\347\256\241\347\220\206/\346\235\241\347\240\201\345\272\223\345\255\230/KF_ICInventoryByMaterID.html"
@@ -167,7 +167,7 @@
, { field: 'HBatchNo', title: '鎵规', width: 150 }
, { field: 'HAuxPropName', title: '杈呭姪灞炴��', width: 150 }
, { field: 'HAuxPropID', title: 'HAuxPropID', width: 150, hide: true }
- , { field: 'HWhName', title: '浠撳簱', width: 150 }
+ , { field: 'HWHName', title: '浠撳簱', width: 150}
, { field: 'HWhID', title: 'HWhID', width: 150, hide: true }
, { field: 'HSPName', title: '浠撲綅', width: 150 }
, { field: 'HSPID', title: 'HSPID', width: 150, hide: true }
@@ -364,7 +364,7 @@
, { field: 'HBatchNo', title: '鎵规', width: 150 }
, { field: 'HAuxPropName', title: '杈呭姪灞炴��', width: 150 }
, { field: 'HAuxPropID', title: 'HAuxPropID', width: 150, hide: true }
- , { field: 'HWhName', title: '浠撳簱', width: 150 }
+ , { field: 'HWHName', title: '浠撳簱', width: 150 }
, { field: 'HWhID', title: 'HWhID', width: 150, hide: true }
, { field: 'HSPName', title: '浠撲綅', width: 150 }
, { field: 'HSPID', title: 'HSPID', width: 150, hide: true }
@@ -425,7 +425,7 @@
, { field: 'HBatchNo', title: '鎵规', width: 150 }
, { field: 'HAuxPropName', title: '杈呭姪灞炴��', width: 150 }
, { field: 'HAuxPropID', title: 'HAuxPropID', width: 150, hide: true }
- , { field: 'HWhName', title: '浠撳簱', width: 150 }
+ , { field: 'HWHName', title: '浠撳簱', width: 150 }
, { field: 'HWhID', title: 'HWhID', width: 150, hide: true }
, { field: 'HSPName', title: '浠撲綅', width: 150 }
, { field: 'HSPID', title: 'HSPID', width: 150, hide: true }
@@ -439,7 +439,6 @@
}
});
layer.closeAll("loading");
-
}
});
--
Gitblit v1.9.1