

{{item.contractionName}}
+{{item.demandName}}
¥{{item.realityServiceMoney}}.00
+¥{{item.unitPrice}}.00/{{item.unit}}
数量:{{item.serviceNum}} @@ -71,9 +72,9 @@
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/views/agriculturalTrusteeship/buyer/allBill.vue b/src/views/agriculturalTrusteeship/buyer/allBill.vue index 8f26e2c9..18442fe4 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
+¥{{item.unitPrice}}.00/{{item.unit}}
数量:{{item.serviceNum}} @@ -71,9 +72,9 @@
商品信息
-灌溉
+{{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}}
+{{item.contractionName}}
+{{item.demandName}}
¥{{item.unitPrice}}.00/{{item.unit}}
社会化
-农担
贷款
保险
保险服务
+{{tt}}服务
河东河西村
登录1
登录
-{{item.contractionName}}
@@ -104,8 +104,8 @@{{item.dictName}}
{{supplyDemand.contractionName}}
+{{supplyDemand.demandName}}
¥{{supplyDemand.unitPrice}}.00/{{supplyDemand.unit}}
{{item.contractionName}}
@@ -116,9 +116,9 @@ supplyorderList(this.query).then(response => { response.rows.map(res=>{ if ( res.orderStatus == '1'){ - if (res.supplyMasterMap){ - let supplyMasterMap = res.supplyMasterMap.split( "," ) - res.supplyMasterMap = '/api'+supplyMasterMap[0] + if (res.supplyDemand.supplyMasterMap){ + let supplyMasterMap = res.supplyDemand.supplyMasterMap.split( "," ) + res.supplyDemand.supplyMasterMap = '/api'+supplyMasterMap[0] } res.cropType = this.selectDictLabel(this.cropTypeOptions, res.cropType); res.orderStatus = this.selectDictLabel(this.orderStatusOptions, res.orderStatus); diff --git a/src/views/agriculturalTrusteeship/socialization/user.vue b/src/views/agriculturalTrusteeship/socialization/user.vue index d3eae0ec..d427e0f0 100644 --- a/src/views/agriculturalTrusteeship/socialization/user.vue +++ b/src/views/agriculturalTrusteeship/socialization/user.vue @@ -14,22 +14,22 @@已成交
待处理
已拒单
总收入
发布
-存稿
+保存