From bde17b8d3a4a456287196a9c6cd52c9b761d0ae3 Mon Sep 17 00:00:00 2001 From: Vergil <974548713@qq.com> Date: Thu, 19 Mar 2020 14:20:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=96=E8=B4=AD=E5=A4=87=E6=96=99=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../OutsourcingMaterialsSearch.js | 3 +- .../OutsourcingMaterialsSearch/index.vue | 33 ++++--------------- 2 files changed, 8 insertions(+), 28 deletions(-) diff --git a/src/api/WorkshopProcurement/OutsourcingMaterialsSearch.js b/src/api/WorkshopProcurement/OutsourcingMaterialsSearch.js index da53b123..df774f6c 100644 --- a/src/api/WorkshopProcurement/OutsourcingMaterialsSearch.js +++ b/src/api/WorkshopProcurement/OutsourcingMaterialsSearch.js @@ -27,8 +27,7 @@ export function searchTable(check, supplierNameValue, check1, partNumber, check2 type: '1', name: '备料管理_外购备料_综合查询数据', param: '供应商流水号_check=' + check + '&供应商流水号=' + supplierNameValue + '&零件图号_check=' + check1 + '&零件图号=' + partNumber + '&备料状态_check=' + check2 + '&备料状态=' + MaterialsValue + - '&下单时间_check=' + check3 + '&开始时间=' + starttime + '&结束时间=' + endtime + '&排序名称=' + ordername + '&排序方式=' + order, - Pagination: pageCurrent + '&' + pageSize + '&下单时间_check=' + check3 + '&开始时间=' + starttime + '&结束时间=' + endtime + '&排序名称=' + ordername + '&排序方式=' + order + `&PageCurrent=${pageCurrent}&PageSize=${pageSize}&PageCount=1111=int=output&ItemCount=1111=int=output` } }) } diff --git a/src/views/WorkshopProcurement/OutsourcingMaterialsSearch/index.vue b/src/views/WorkshopProcurement/OutsourcingMaterialsSearch/index.vue index 665ddfdb..89d4eb7a 100644 --- a/src/views/WorkshopProcurement/OutsourcingMaterialsSearch/index.vue +++ b/src/views/WorkshopProcurement/OutsourcingMaterialsSearch/index.vue @@ -35,27 +35,9 @@ - - - + + +