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,