From 88b87976b6282f70c75f2752ca3b62dddd8b3b1a Mon Sep 17 00:00:00 2001
From: "JinLu.Yin" <411641505@qq.com>
Date: Tue, 14 Jun 2022 14:14:37 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=89=B9=E6=AC=A1=E5=8F=B7?=
=?UTF-8?q?=EF=BC=8C=E8=A1=8C=E5=A2=9E=E5=8A=A0=E8=BF=87=E6=BB=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/stockSelect/single.vue | 8 ++++++--
src/views/mes/wm/rtvendor/index.vue | 22 ++++++++++++++++------
src/views/mes/wm/rtvendor/line.vue | 8 ++++++--
3 files changed, 28 insertions(+), 10 deletions(-)
diff --git a/src/components/stockSelect/single.vue b/src/components/stockSelect/single.vue
index aef0af4..87a2f90 100644
--- a/src/components/stockSelect/single.vue
+++ b/src/components/stockSelect/single.vue
@@ -192,7 +192,7 @@ export default {
itemName: null,
specification: null,
unitOfMeasure: null,
- batchCode: null,
+ batchCode: this.batchCode,
warehouseId: null,
warehouseCode: null,
warehouseName: null,
@@ -202,7 +202,7 @@ export default {
areaId: null,
areaCode: null,
areaName: null,
- vendorId: null,
+ vendorId: this.vendorId,
vendorCode: null,
vendorName: null,
vendorNick: null,
@@ -213,6 +213,10 @@ export default {
form: {},
};
},
+ props:{
+ vendorId: null,
+ batchCode: null
+ },
created() {
this.getList();
this.getTreeselect();
diff --git a/src/views/mes/wm/rtvendor/index.vue b/src/views/mes/wm/rtvendor/index.vue
index 96b39f4..2f4f964 100644
--- a/src/views/mes/wm/rtvendor/index.vue
+++ b/src/views/mes/wm/rtvendor/index.vue
@@ -110,7 +110,7 @@
-
+
修改
删除
@@ -171,12 +173,12 @@
-
+
-
+
@@ -184,6 +186,11 @@
+
+
+
+
+
@@ -219,7 +226,7 @@
物料信息
-
+