

{{item.contractionName}}
+{{item.demandName}}
¥{{item.realityServiceMoney}}.00
diff --git a/src/api/agriculturalTrusteeship/index.js b/src/api/agriculturalTrusteeship/index.js index 75a7865d..f2a29509 100644 --- a/src/api/agriculturalTrusteeship/index.js +++ b/src/api/agriculturalTrusteeship/index.js @@ -326,6 +326,17 @@ export function supplyorderGet(id) { }) } +//服务组织详情 +export function entityGet(id) { + return request({ + url: '/depositm/entity/get/'+id, + headers: { + "ACCESS-SESSION-ID": Cookies.get('ACCESS-SESSION-ID') + }, + method: 'get', + }) +} + //服务合同 export function fwhtList(query) { return request({ @@ -349,3 +360,15 @@ export function placeOrder(data) { data: data }) } + +//下单 +export function entityEdit(data) { + return request({ + url: '/depositm/entity/edit', + headers: { + "ACCESS-SESSION-ID": Cookies.get('ACCESS-SESSION-ID') + }, + method: 'post', + data: data + }) +} diff --git a/src/utils/request.js b/src/utils/request.js index 593730ee..af3daf43 100644 --- a/src/utils/request.js +++ b/src/utils/request.js @@ -95,11 +95,12 @@ service.interceptors.response.use(res => { window.location.href = '/sunVillage/login'; } else if (window.location.href.indexOf('/homestead/') != -1) { window.location.href = '/homestead/login'; - } else { + } else if (window.location.href.indexOf('yinnong') != -1){ window.location.href = '/yinnongLogin'; //window.location.href = '/zjdLogin'; - /*window.location.href = '/index';*/ + } else { + window.location.href = '/agriculturalTrusteeship/login'; } }) }) diff --git a/src/views/agriculturalTrusteeship/buyer/allBill.vue b/src/views/agriculturalTrusteeship/buyer/allBill.vue index 8f26e2c9..536f01e6 100644 --- a/src/views/agriculturalTrusteeship/buyer/allBill.vue +++ b/src/views/agriculturalTrusteeship/buyer/allBill.vue @@ -4,8 +4,8 @@
{{item.contractionName}}
+{{item.demandName}}
¥{{item.realityServiceMoney}}.00
商品信息
-灌溉
+{{supplyDemand.productType}}
服务
如果只有一行就空着啊啊啊啊啊啊啊啊啊啊啊啊
+{{supplyDemand.demandName}}
¥165,836,365.00/亩
+¥{{supplyDemand.unitPrice}}.00/{{supplyDemand.unit}}
买家信息
订单信息
{{supplyDemand.contractionName}}
已评分评分时间:{{supplyDemand.updateTime.substr(0,10)}}
+已评分评分时间:{{supplyDemand.updateTime}}
商品信息
@@ -22,17 +22,21 @@{{supplyDemand.contractionName}}
+{{supplyDemand.demandName}}
¥{{supplyDemand.unitPrice}}.00/{{supplyDemand.unit}}
商品信息
-灌溉
+{supplyDemand.productType}}
服务
如果只有一行就空着啊啊啊啊啊啊啊啊啊啊啊啊
+{{supplyDemand.demandName}}
¥165,836,365.00/亩
+¥{{supplyDemand.unitPrice}}.00/{{supplyDemand.unit}}
买家信息
订单信息
{{nickName}}{{phonenumber}}
{{allDeptName}}
+{{nickName}}{{phonenumber}}
{{allDeptName}}
+