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"/>
-
+
{{ scope.row.采购合同编号 }}
-
+
{{ scope.row.采购合同名称 }}
- {{ scope.row.规定到货时间 }}
+ {{ scope.row.规定到货时间.split(' ')[0] }}
@@ -78,7 +74,7 @@
{{ scope.row.付款方式内容 }}
-
+
{{ scope.row.欠款金额 }}
@@ -93,7 +89,7 @@
-
+
@@ -104,25 +100,25 @@
- {{ scope.row.请款时间 }}
+ {{ scope.row.请款时间.split(' ')[0] }}
-
+
{{ scope.row.审核情况内容 }}
-
+
{{ scope.row.未通过审核原因 }}
-
+
{{ scope.row.审批情况内容 }}
-
+
{{ scope.row.未通过审批原因 }}
@@ -132,7 +128,7 @@
{{ scope.row.付款情况内容 }}
-
+
{{ scope.row.未付款原因 }}
@@ -142,7 +138,6 @@
取消请款
@@ -217,15 +212,10 @@
- {{ scope.row.规定到货时间 }}
+ {{ scope.row.规定到货时间.split(' ')[0] }}
-
-
- {{ scope.row.实际到货时间 }}
-
-
-
+
{{ scope.row.供应商名称 }}
@@ -257,170 +247,23 @@
- {{ scope.row.请款时间 }}
+ {{ scope.row.请款时间.split(' ')[0] }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 查询
- 确定
- 清空
-
-
-
-
-
- {{ scope.row.供应商名称 }}
-
-
-
-
- {{ scope.row.企业性质 }}
-
-
-
-
- {{ scope.row.创立日期 }}
-
-
-
-
- {{ scope.row.注册资本 }}
-
-
-
-
-
-
-
-
-
-
- {{ scope.row.考勤编号 }}
-
-
-
-
- {{ scope.row.姓名 }}
-
-
-
-
- {{ scope.row.性别 }}
-
-
-
-
- {{ scope.row.岗位名称 }}
-
-
-
-
-