From 431070f25eabbf7dc5157bd6bfb10e6dc7bd0950 Mon Sep 17 00:00:00 2001
From: yunuo970428 <405378304@qq.com>
Date: Tue, 20 Jun 2023 14:15:05 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E9=94=80=E5=94=AE=E8=AE=A2?=
=?UTF-8?q?=E5=8D=95=E6=9F=A5=E8=AF=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../dingdanchaxun/xiaoshoudingdanchaxun.vue | 44 ++++++++++++++++++-
1 file changed, 42 insertions(+), 2 deletions(-)
diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/xiaoshouguanli/dingdanchaxun/xiaoshoudingdanchaxun.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/xiaoshouguanli/dingdanchaxun/xiaoshoudingdanchaxun.vue
index acab0e5db3..f48f74b2e0 100644
--- a/anrui-buscenter/anrui-buscenter-ui/src/views/xiaoshouguanli/dingdanchaxun/xiaoshoudingdanchaxun.vue
+++ b/anrui-buscenter/anrui-buscenter-ui/src/views/xiaoshouguanli/dingdanchaxun/xiaoshoudingdanchaxun.vue
@@ -11,6 +11,12 @@
+
+
+
+
+
+
@@ -48,6 +54,16 @@
下载打印
+
+
+ {{ scope.row.useOrgName }}
+
+
+
+
+ {{ scope.row.purchaseSystemName }}
+
+
{{ scope.row.saleOrderId }}
@@ -58,6 +74,21 @@
{{ scope.row.contractId }}
+
+
+ {{ scope.row.orderingNo }}
+
+
+
+
+ {{ scope.row.factoryDiscount }}
+
+
+
+
+ {{ scope.row.distributorPriceAll }}
+
+
{{ scope.row.vinNo }}
@@ -73,6 +104,11 @@
{{ scope.row.mobile }}
+
+
+ {{ scope.row.orgName }}
+
+
{{ scope.row.saler }}
@@ -186,7 +222,9 @@ export default {
contractNo: '',
createByName: '',
createByDept: '',
- saleTypeKey: ''
+ saleTypeKey: '',
+ customerName: '',
+ purchaseSystemName: ''
},
current: 1,
size: 10,
@@ -308,7 +346,9 @@ export default {
contractNo: '',
createByName: '',
createByDept: '',
- saleTypeKey: ''
+ saleTypeKey: '',
+ customerName: '',
+ purchaseSystemName: ''
},
current: 1,
size: 10,