- 京源环保管理系统
+ 京源环保MOM管理系统
-
+
-
+
diff --git a/hw-ui/src/views/wms/common/applyRawOutstock.vue b/hw-ui/src/views/wms/common/applyRawOutstock.vue
index b4dd02aa..26ce7d1b 100644
--- a/hw-ui/src/views/wms/common/applyRawOutstock.vue
+++ b/hw-ui/src/views/wms/common/applyRawOutstock.vue
@@ -22,7 +22,7 @@
style="width: 100%;overflow-x: auto"
>
diff --git a/hw-ui/src/views/wms/info/move/detail.vue b/hw-ui/src/views/wms/info/move/detail.vue
index 72891cdc..f66ef3c3 100644
--- a/hw-ui/src/views/wms/info/move/detail.vue
+++ b/hw-ui/src/views/wms/info/move/detail.vue
@@ -62,7 +62,7 @@
@selection-change="handleWmsMoveDetailSelectionChange" ref="wmsMoveDetail">
-
+
diff --git a/hw-ui/src/views/wms/info/rawOutstockDetail/index.vue b/hw-ui/src/views/wms/info/rawOutstockDetail/index.vue
index e4199cd2..49042cb9 100644
--- a/hw-ui/src/views/wms/info/rawOutstockDetail/index.vue
+++ b/hw-ui/src/views/wms/info/rawOutstockDetail/index.vue
@@ -141,7 +141,7 @@
-
+
任务编号:{{ relateSaleOrderForm.taskCode || getCurrentDetail('taskCode') }}
计划编号:{{ relateSaleOrderForm.planCode || getCurrentDetail('planCode') }}
- 物料编号:{{ relateSaleOrderForm.materialCode || getCurrentDetail('materialCode') }}
+ 物料编码:{{ relateSaleOrderForm.materialCode || getCurrentDetail('materialCode') }}
物料名称:{{ relateSaleOrderForm.materialName || getCurrentDetail('materialName') }}
@@ -565,7 +565,7 @@ export default {
{key: 26, label: `计划编号`, visible: true},
{key: 27, label: `计划明细编号`, visible: true},
{key: 28, label: `销售订单编号`, visible: true},
- {key: 29, label: `物料编号`, visible: true},
+ {key: 29, label: `物料编码`, visible: true},
{key: 30, label: `物料名称`, visible: true},
],
relateSaleOrderDialogVisible: false,