From c8ad9ec99de4b498c9f2d5a180d7608a889b73f6 Mon Sep 17 00:00:00 2001 From: liulujia <759670076@qq.com> Date: Wed, 29 Apr 2020 08:40:24 +0800 Subject: [PATCH] =?UTF-8?q?28=E6=97=A5=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../GroupMatching/index.vue | 7 +- .../CreateInquirySheet/index.vue | 51 ++++++++------ .../OfflineContract/index.vue | 68 +++++++++++++------ .../InvoiceSettlementApplication1/index.vue | 34 +++++++--- 4 files changed, 106 insertions(+), 54 deletions(-) diff --git a/src/views/ManufacturingCenter/GroupMatching/index.vue b/src/views/ManufacturingCenter/GroupMatching/index.vue index d2d7e3ec..f9db6dbd 100644 --- a/src/views/ManufacturingCenter/GroupMatching/index.vue +++ b/src/views/ManufacturingCenter/GroupMatching/index.vue @@ -127,7 +127,7 @@ @@ -187,7 +187,7 @@ @@ -252,7 +252,7 @@ @@ -598,6 +598,7 @@ export default { this.Group ? check2 = 1 : check2 = 0 searchTable02(check1, this.Machine, check2, this.Group, this.pageCurrent02, this.pageSize02).then(response => { this.tableData02 = response.data.rows + console.log(response, 999) this.total02 = response.data.total }) }, diff --git a/src/views/PurchasingCenter/CreateInquirySheet/index.vue b/src/views/PurchasingCenter/CreateInquirySheet/index.vue index 374b5f59..7a7f8147 100644 --- a/src/views/PurchasingCenter/CreateInquirySheet/index.vue +++ b/src/views/PurchasingCenter/CreateInquirySheet/index.vue @@ -235,18 +235,21 @@ -
- +
+
+ +
-
+
--> -
- +
+
+ +
@@ -2572,4 +2578,7 @@ export default { line-height: 46px; } } + el-pagination__sizes { + width: 10px; + } diff --git a/src/views/PurchasingCenter/OfflineContract/index.vue b/src/views/PurchasingCenter/OfflineContract/index.vue index 51297208..852f28f8 100644 --- a/src/views/PurchasingCenter/OfflineContract/index.vue +++ b/src/views/PurchasingCenter/OfflineContract/index.vue @@ -144,16 +144,30 @@ 选入物料 -
- + + + + + + + + + + + +
+
+ +
@@ -197,16 +211,30 @@ 选入物料 -
- + + + + + + + + + + + +
+
+ +
diff --git a/src/views/WorkshopProcurement/InvoiceSettlementApplication1/index.vue b/src/views/WorkshopProcurement/InvoiceSettlementApplication1/index.vue index f8a5012e..2db27b80 100644 --- a/src/views/WorkshopProcurement/InvoiceSettlementApplication1/index.vue +++ b/src/views/WorkshopProcurement/InvoiceSettlementApplication1/index.vue @@ -123,17 +123,31 @@ -
- +
+
+ +
+ + + + + + + + + + +