From 921abaa4bd01a7a067fdb67c14da23129a9649e9 Mon Sep 17 00:00:00 2001
From: yunuo970428 <405378304@qq.com>
Date: Thu, 17 Nov 2022 10:30:47 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E5=8E=82=E5=AE=B6=E6=8E=92?=
=?UTF-8?q?=E4=BA=A7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../supplychain/cheliangpaichan/cheliangpaichanAdd.vue | 8 +++++++-
.../supplychain/cheliangpaichan/cheliangpaichanInfo.vue | 5 +++++
.../paichanguanli/cheliangpaichanDaiBanInfo.vue | 5 +++++
.../paichanguanli/cheliangpaichanEdit.vue | 8 +++++++-
.../paichanguanli/cheliangpaichanYiBanInfo.vue | 5 +++++
5 files changed, 29 insertions(+), 2 deletions(-)
diff --git a/anrui-scm/anrui-scm-ui/src/views/supplychain/cheliangpaichan/cheliangpaichanAdd.vue b/anrui-scm/anrui-scm-ui/src/views/supplychain/cheliangpaichan/cheliangpaichanAdd.vue
index ec343257a7..54c563942d 100644
--- a/anrui-scm/anrui-scm-ui/src/views/supplychain/cheliangpaichan/cheliangpaichanAdd.vue
+++ b/anrui-scm/anrui-scm-ui/src/views/supplychain/cheliangpaichan/cheliangpaichanAdd.vue
@@ -115,6 +115,11 @@
{{ scope.row.insideCode }}
+
+
+
+
+
@@ -379,7 +384,8 @@ export default {
vehicleSid: e.modelSid,
guidePrice: '',
actualPay: '',
- actualSid: ''
+ actualSid: '',
+ vehicleNo: ''
})
if (e.insideCode) {
this.isRead = true
diff --git a/anrui-scm/anrui-scm-ui/src/views/supplychain/cheliangpaichan/cheliangpaichanInfo.vue b/anrui-scm/anrui-scm-ui/src/views/supplychain/cheliangpaichan/cheliangpaichanInfo.vue
index 730182d969..35b0826495 100644
--- a/anrui-scm/anrui-scm-ui/src/views/supplychain/cheliangpaichan/cheliangpaichanInfo.vue
+++ b/anrui-scm/anrui-scm-ui/src/views/supplychain/cheliangpaichan/cheliangpaichanInfo.vue
@@ -85,6 +85,11 @@
{{ scope.row.insideCode }}
+
+
+ {{ scope.row.vehicleNo }}
+
+
{{ scope.row.quantity }}
diff --git a/anrui-scm/anrui-scm-ui/src/views/workFlow/paichanguanliFlow/paichanguanli/cheliangpaichanDaiBanInfo.vue b/anrui-scm/anrui-scm-ui/src/views/workFlow/paichanguanliFlow/paichanguanli/cheliangpaichanDaiBanInfo.vue
index c7a42a7b9e..bd6bfcb3d9 100644
--- a/anrui-scm/anrui-scm-ui/src/views/workFlow/paichanguanliFlow/paichanguanli/cheliangpaichanDaiBanInfo.vue
+++ b/anrui-scm/anrui-scm-ui/src/views/workFlow/paichanguanliFlow/paichanguanli/cheliangpaichanDaiBanInfo.vue
@@ -87,6 +87,11 @@
{{ scope.row.insideCode }}
+
+
+ {{ scope.row.vehicleNo }}
+
+
{{ scope.row.quantity }}
diff --git a/anrui-scm/anrui-scm-ui/src/views/workFlow/paichanguanliFlow/paichanguanli/cheliangpaichanEdit.vue b/anrui-scm/anrui-scm-ui/src/views/workFlow/paichanguanliFlow/paichanguanli/cheliangpaichanEdit.vue
index 438bab10a4..6643792863 100644
--- a/anrui-scm/anrui-scm-ui/src/views/workFlow/paichanguanliFlow/paichanguanli/cheliangpaichanEdit.vue
+++ b/anrui-scm/anrui-scm-ui/src/views/workFlow/paichanguanliFlow/paichanguanli/cheliangpaichanEdit.vue
@@ -114,6 +114,11 @@
{{ scope.row.insideCode }}
+
+
+
+
+
@@ -351,7 +356,8 @@ export default {
vehicleSid: e.modelSid,
guidePrice: '',
actualPay: '',
- actualSid: ''
+ actualSid: '',
+ vehicleNo: ''
})
if (e.insideCode) {
this.isRead = true
diff --git a/anrui-scm/anrui-scm-ui/src/views/workFlow/paichanguanliFlow/paichanguanli/cheliangpaichanYiBanInfo.vue b/anrui-scm/anrui-scm-ui/src/views/workFlow/paichanguanliFlow/paichanguanli/cheliangpaichanYiBanInfo.vue
index 264a93355f..99272d29ed 100644
--- a/anrui-scm/anrui-scm-ui/src/views/workFlow/paichanguanliFlow/paichanguanli/cheliangpaichanYiBanInfo.vue
+++ b/anrui-scm/anrui-scm-ui/src/views/workFlow/paichanguanliFlow/paichanguanli/cheliangpaichanYiBanInfo.vue
@@ -85,6 +85,11 @@
{{ scope.row.insideCode }}
+
+
+ {{ scope.row.vehicleNo }}
+
+
{{ scope.row.quantity }}