diff --git a/lms/nladmin-ui/src/assets/images/screen_5.png b/lms/nladmin-ui/src/assets/images/screen_5.png new file mode 100644 index 0000000..fedb944 Binary files /dev/null and b/lms/nladmin-ui/src/assets/images/screen_5.png differ diff --git a/lms/nladmin-ui/src/views/wms/produceScreen/index.vue b/lms/nladmin-ui/src/views/wms/produceScreen/index.vue index 5e5ed80..9f31edf 100644 --- a/lms/nladmin-ui/src/views/wms/produceScreen/index.vue +++ b/lms/nladmin-ui/src/views/wms/produceScreen/index.vue @@ -4,64 +4,82 @@ -
Container
-
Scaner
+
Container
+
Scaner
-

OUT1

+
+

OUT1

+

{{ pointState.OUT1 }}

+
-
Container
-
Scaner
+
Container
+
Scaner
-

OUT3

+
+

OUT3

+

{{ pointState.OUT3 }}

+
-

{{ pkObj.label }}

+

{{ JSON.stringify(pkObj) !== '{}' ? pkObj.label : 'MACHINE' }}

-

N1

+
+

N1

+

{{ pointState.N1 }}

+
-

+

-

N2

+
+

N2

+

{{ pointState.N2 }}

+
-

+

-

OUT2

+
+

OUT2

+

{{ pointState.OUT2 }}

+
-
Container
-
Scaner
+
Container
+
Scaner
-

OUT4

+
+

OUT4

+

{{ pointState.OUT4 }}

+
-
Container
-
Scaner
+
Container
+
Scaner
-
+
选择设备
-
确定
+
确定
取消
@@ -102,32 +120,32 @@ @current-change="handleCurrentChange2" >
@@ -141,20 +159,20 @@ @current-change="handleCurrentChange3" > @@ -173,41 +191,59 @@
- 订单编号 - + 点位 + - 额定数量 - + 托盘类型 + - 工序 - + 设备工序 + + +
+ + +
确定
+
+ +
取消
+
+
+
+ + 订单编号 + + + + 合格数量 + - 合格品 - + 设备工序 + 是否报功 - + - 托盘编码 - + 载具编码 + 地面点位 - +
- + -
确定
+
确定
-
取消
+
取消
@@ -216,7 +252,7 @@