From 39d3c3a38690594e51c13e0a202fd8d8e5d0eeaa Mon Sep 17 00:00:00 2001
From: aihe <961836564@qq.com>
Date: Sat, 27 Apr 2024 13:55:14 +0800
Subject: [PATCH] uu
---
common/api/order.js | 7 +
common/api/url.js | 2 +-
.../buns-post-edit-templates/bpe-cost-tmp.vue | 93 ++++++------
pages/post/model.js | 16 +--
pages/post/openorder.vue | 134 ++++++++----------
5 files changed, 124 insertions(+), 128 deletions(-)
diff --git a/common/api/order.js b/common/api/order.js
index 2ba8908..779496c 100644
--- a/common/api/order.js
+++ b/common/api/order.js
@@ -12,6 +12,7 @@ export const submitOrder = (data = {})=> {
export const getCustomerUserList = (data = {})=> {
return coreRequest(url.getCustomerUserList, data, {})
}
+
// 地址列表
export const getCustomerUserAddressList = (data = {})=> {
return coreRequest(url.getCustomerUserAddressList, data, {}, "GET")
@@ -38,3 +39,9 @@ export const getMonthpayAccountList = (data = {})=> {
return coreRequest(url.getMonthpayAccountList, data, {}, "GET")
}
+// 月结账户列表
+export const getDestSiteList = (data = {})=> {
+ return coreRequest(url.getDestSiteList, data, {}, "GET")
+}
+
+
diff --git a/common/api/url.js b/common/api/url.js
index 39ded49..2f6e9dd 100644
--- a/common/api/url.js
+++ b/common/api/url.js
@@ -16,7 +16,7 @@ export default {
getPickStaffList: `/emis/emisStaff/getStaffList`, // 获取操作、收派 员用户列表
getGoodsList: `/emis/emisGoods/listSimple`, // 获取货物列表
getMonthpayAccountList: `/emis/emisMonthpayAccount/listSimple`, // 月结账号列表
-
+ getDestSiteList: `/emis/emisDestination/getDestSite`, // 目的网点列表
}
diff --git a/components/buns-post-edit-templates/bpe-cost-tmp.vue b/components/buns-post-edit-templates/bpe-cost-tmp.vue
index 2ec3ee4..3701cf9 100644
--- a/components/buns-post-edit-templates/bpe-cost-tmp.vue
+++ b/components/buns-post-edit-templates/bpe-cost-tmp.vue
@@ -4,64 +4,78 @@
计费方式
-
-
-
-
-
-
-
-
-
- 续重
-
-
-
-
-
-
- 运输费计算公式:
-
-
-
-
-
-
-
-
+
+
+
+
+ 运输费
+
+
+
+ 续重
+
+
-
-
-
+ 运输费计算公式:
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 增加收费项
+
-
+
-
-
-
- 增加收费项
-
-
+
+
+
+
+
+
+
+
+