From 6869e3d492e272a6c6f07dc887c368d1c2e323e9 Mon Sep 17 00:00:00 2001
From: mengjiao <3338049200@qq,com>
Date: Tue, 23 Jul 2024 12:49:13 +0800
Subject: [PATCH] =?UTF-8?q?wms=E6=88=90=E5=93=81=E7=94=9F=E4=BA=A7?=
=?UTF-8?q?=E5=85=A5=E5=BA=93=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/mes/reportWork/index.vue | 9 +++++++
src/views/wms/put/index.vue | 39 +++++++++++++++---------------
2 files changed, 29 insertions(+), 19 deletions(-)
diff --git a/src/views/mes/reportWork/index.vue b/src/views/mes/reportWork/index.vue
index 35db624..26cba20 100644
--- a/src/views/mes/reportWork/index.vue
+++ b/src/views/mes/reportWork/index.vue
@@ -526,6 +526,11 @@
:show-overflow-tooltip="true" />
+
+
+
+
+
@@ -1660,6 +1665,10 @@ export default {
this.pConsumeRows.map((item) => item.rspos)
);
+ const handleInput = (row, prop) => {
+ // 在这里处理输入值,比如验证或保存到服务器
+ console.log(`Row: ${JSON.stringify(row)}, Prop: ${prop}`);
+ };
// 遍历obj数组
for (let i = 0; i < obj.length; i++) {
// 判断obj中的component是否已存在于pConsumeRows中
diff --git a/src/views/wms/put/index.vue b/src/views/wms/put/index.vue
index 3d9e1ae..c45b00d 100644
--- a/src/views/wms/put/index.vue
+++ b/src/views/wms/put/index.vue
@@ -276,7 +276,8 @@
-
+
+
@@ -319,24 +320,24 @@
-
-
- 修改
- 删除
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+