diff --git a/public/pages/resource/allocationStorehouseEnter/allocationStorehouseEnter.html b/public/pages/resource/allocationStorehouseEnter/allocationStorehouseEnter.html
index 229472dec..a223d8463 100644
--- a/public/pages/resource/allocationStorehouseEnter/allocationStorehouseEnter.html
+++ b/public/pages/resource/allocationStorehouseEnter/allocationStorehouseEnter.html
@@ -27,6 +27,9 @@
{{allocationStorehouseEnterInfo.applyType == '10000' || allocationStorehouseEnterInfo.applyType == '30000' ? '被调仓库' : '退还人'}}
|
+
+
+ |
|
@@ -53,6 +56,7 @@
{{resourceStore.isFixedName}} |
{{allocationStorehouseEnterInfo.applyType == '10000' || allocationStorehouseEnterInfo.applyType == '30000' ? resourceStore.shaName : allocationStorehouseEnterInfo.startUserName}}
|
+ {{resourceStore.shaName}} |
{{resourceStore.shzName}} |
{{resourceStore.originalStock}}{{resourceStore.unitCodeName}} |
{{resourceStore.stock}}{{resourceStore.applyType==20000 ? resourceStore.miniUnitCodeName : resourceStore.unitCodeName}}
|