From 42b47c94c2706ce5f8afd34d8e196aab9b520771 Mon Sep 17 00:00:00 2001 From: chenjianan Date: Sat, 17 Nov 2018 13:54:53 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=87=E8=B4=AD=E5=91=98=E8=AF=B7=E6=AC=BE?= =?UTF-8?q?=EF=BC=9A=E6=9F=A5=E8=AF=A2=E6=9D=A1=E4=BB=B6=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=EF=BC=9B=E6=A0=BC=E5=BC=8F=E4=BF=AE=E6=94=B9=EF=BC=9B=E9=80=9A?= =?UTF-8?q?=E8=AE=AF=E6=9C=8D=E5=8A=A1=E5=99=A8=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/PurchasingCenter/BuyerRequestFund.js | 2 +- src/utils/request.js | 2 +- .../BuyerRequestFund/index.vue | 326 +++--------------- 3 files changed, 41 insertions(+), 289 deletions(-) diff --git a/src/api/PurchasingCenter/BuyerRequestFund.js b/src/api/PurchasingCenter/BuyerRequestFund.js index 28c3cc8b..1e66716b 100644 --- a/src/api/PurchasingCenter/BuyerRequestFund.js +++ b/src/api/PurchasingCenter/BuyerRequestFund.js @@ -20,7 +20,7 @@ export function searchTable1(pageCurrent, pageSize, check1, start, end, check2, data: { type: '1', name: '采购管理_请款表_查询数据', - param: '时间段_check=' + check1 + '&开始时间=' + start + '&结束时间=' + end + '&合同号_check=' + check2 + '&采购合同编号=' + num1 + '&采购员_check=' + check3 + '&采购员姓名=' + name1 + '&供应商_check=' + check4 + '&供应商名称=' + name2, + param: '时间段_check=' + check1 + '&开始时间=' + start + '&结束时间=' + end + '&合同号_check=' + check2 + '&采购合同编号=' + num1 + '&采购员_check=' + check3 + '&采购员流水号=' + name1 + '&供应商_check=' + check4 + '&供应商名称=' + name2, Pagination: pageCurrent + '&' + pageSize } }) diff --git a/src/utils/request.js b/src/utils/request.js index a8158773..1aed1d9b 100644 --- a/src/utils/request.js +++ b/src/utils/request.js @@ -10,7 +10,7 @@ export const name = `OP8888` export const upload = `http://123.56.95.229:8411/submit/uploadFile.ashx` export const download = `http://123.56.95.229:8411/submit/downloadFile.ashx` const service = axios.create({ - baseURL: `http://192.168.1.122:8411/submit/MESCommonBase.ashx`, + baseURL: `http://localhost:8411/submit/MESCommonBase.ashx`, timeout: 1500000 // 请求超时时间 }) diff --git a/src/views/PurchasingCenter/BuyerRequestFund/index.vue b/src/views/PurchasingCenter/BuyerRequestFund/index.vue index 762352a6..300f5fe0 100644 --- a/src/views/PurchasingCenter/BuyerRequestFund/index.vue +++ b/src/views/PurchasingCenter/BuyerRequestFund/index.vue @@ -20,24 +20,20 @@ 合同号: 采购员: - + + + 供应商: + style="width:180px"/> - + - + @@ -78,7 +74,7 @@ {{ scope.row.付款方式内容 }} - + @@ -93,7 +89,7 @@ - + - + @@ -142,7 +138,6 @@ 取消请款 @@ -217,15 +212,10 @@ - - - - + @@ -257,170 +247,23 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 查询 - 确定 - 清空 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -