

{{item.contractionName}}
+{{item.demandName}}
¥{{item.realityServiceMoney}}.00
+¥{{item.unitPrice}}.00/{{item.unit}}
数量:{{item.serviceNum}} @@ -71,9 +72,9 @@
From 9399bee519403e183dd07cb9efe48c947b9aa158 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Mon, 19 Dec 2022 10:28:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E6=89=98=E7=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/agriculturalTrusteeship/index.js | 23 ++ .../agriculturalTrusteeship/buyer/allBill.vue | 46 ++- .../buyer/billDetail.vue | 76 +++-- .../buyer/billDetail2.vue | 20 +- .../buyer/billDetail3.vue | 31 +- .../buyer/billDetail4.vue | 74 +++-- .../agriculturalTrusteeship/buyer/index.vue | 99 +++--- .../buyer/waitBill.vue | 19 +- src/views/agriculturalTrusteeship/index.vue | 6 +- .../insurance/insuranceList.vue | 12 +- .../insurance/insuranceProjectList.vue | 1 + src/views/agriculturalTrusteeship/login.vue | 8 +- .../socialization/bill.vue | 28 +- .../socialization/billDetail.vue | 22 +- .../socialization/index.vue | 8 +- .../socialization/user.vue | 52 +++- .../socialization/userEdit.vue | 281 ++++++++++++++++-- 17 files changed, 607 insertions(+), 199 deletions(-) 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 @@已成交
待处理
已拒单
总收入
发布
-存稿
+保存