diff --git a/lms2/nladmin-ui/src/views/wms/pdm/ivt/hotpointivt/locale/zh.js b/lms2/nladmin-ui/src/views/wms/pdm/ivt/hotpointivt/locale/zh.js
index c8d6be9b8..63b6a7d97 100644
--- a/lms2/nladmin-ui/src/views/wms/pdm/ivt/hotpointivt/locale/zh.js
+++ b/lms2/nladmin-ui/src/views/wms/pdm/ivt/hotpointivt/locale/zh.js
@@ -16,7 +16,8 @@ export default {
'point_location': '位置',
'is_used': '是否启用',
'remark': '备注',
- 'update_time': '修改时间'
+ 'update_time': '修改时间',
+ 'workorder_id': '母卷号'
},
'dialog': {
'point_code': '点位编码',
diff --git a/lms2/nladmin-ui/src/views/wms/pdm/ivt/hotpointivt/pointIvt.vue b/lms2/nladmin-ui/src/views/wms/pdm/ivt/hotpointivt/pointIvt.vue
index f95ada015..f087098e7 100644
--- a/lms2/nladmin-ui/src/views/wms/pdm/ivt/hotpointivt/pointIvt.vue
+++ b/lms2/nladmin-ui/src/views/wms/pdm/ivt/hotpointivt/pointIvt.vue
@@ -20,6 +20,17 @@
@keyup.enter.native="crud.toQuery"
/>
+
+
+
+
-
-
-
-
-
+
-
-
-
- {{ dict.label.product_area[scope.row.product_area] }}
-
-
+