diff --git a/src/api/ecss/ecss.js b/src/api/ecss/ecss.js
index b18c96b..8fd0811 100644
--- a/src/api/ecss/ecss.js
+++ b/src/api/ecss/ecss.js
@@ -3,6 +3,8 @@ import { createAPI } from "@/utils/httpRequest.js";
export const saveEcssCoDelNotifyByExcel = data => createAPI(`/ecss/coDel/saveEcssCoDelNotifyByExcel`,'post',data)
+
+export const modifyNotifyDetailByExcel = data => createAPI(`/ecss/coDel/modifyNotifyDetailByExcel`,'post',data)
export const searchEcssCoDelNotifyHeader = data => createAPI(`/ecss/coDel/searchEcssCoDelNotifyHeader`,'post',data)
export const searchEcssCoDelNotifyDetail = data => createAPI(`/ecss/coDel/searchEcssCoDelNotifyDetail`,'post',data)
@@ -109,3 +111,11 @@ export const queryPartListAll = data => createAPI(`/ecss/coDel/queryPartListAll`
export const searchCustomList = (data) => createAPI(`/select/ecssMapper/getCustomerList/list`,'post',data)
+export const getCustomerList = data => createAPI(`/select/ecssMapper/getCustomerList/list`,'post',data)
+
+export const getCustomers = data => createAPI(`/select/ecssMapper/getCustomerInfo/list`,'post',data)
+
+export const getCustomerAdd = data => createAPI(`/select/ecssMapper/getCustomerAdd/list`,'post',data)
+
+
+
diff --git a/src/utils/export-options.js b/src/utils/export-options.js
index 1570fe8..7e28d58 100644
--- a/src/utils/export-options.js
+++ b/src/utils/export-options.js
@@ -59,7 +59,15 @@ const PalletSku = {
{
columnProp: "netWeight",
columnLabel: "净重",
- }
+ },
+ {
+ columnProp: "shippingMode",
+ columnLabel: "运输方式",
+ },
+ {
+ columnProp: "destination",
+ columnLabel: "客户目的地",
+ },
],
mergeSetting: {
mergeSetting: {
diff --git a/src/views/modules/ecss/codelnotify.vue b/src/views/modules/ecss/codelnotify.vue
index f8045e7..86e0f74 100644
--- a/src/views/modules/ecss/codelnotify.vue
+++ b/src/views/modules/ecss/codelnotify.vue
@@ -71,6 +71,12 @@
{{ '导出' }}
+
+ {{'导出发票'}}
+
+
+ {{'导出出口货物委托书'}}
+
{{'新增'}}
+ {{'导入'}}
+
+
@@ -461,12 +470,203 @@
关闭
+
+
+
+
+
+
+
+
+ 发票模版
+
+
+
+
+
+
+
+ 品名
+
+
+
+
+ 中文
+ 英文
+
+
+
+
+ 合同
+
+
+
+
+ 货物明细
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 确定
+ 关闭
+
+
+
+
+
+
+
+ 中文
+ 英文
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 确定
+ 关闭
+
+
+
+
+
+
+
+
+ 查询
+
+
+
+
+
+
+
+
+
+ 关闭
+
+
diff --git a/src/views/modules/ecss/del_upload_excel.vue b/src/views/modules/ecss/del_upload_excel.vue
index 0d5ffb2..f38859f 100644
--- a/src/views/modules/ecss/del_upload_excel.vue
+++ b/src/views/modules/ecss/del_upload_excel.vue
@@ -1,23 +1,65 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 客户
+
+
+
+
+
+
+
+
+
+ 客户地址
+
+
+
+
+
+
+
+
+
+ 收货人
+
+
+
+
+
+
+
+
+
+ 收货人地址
+
+
+
+
+
+
+
+
+
+
+
下载文件模板
-
-
-
+
@@ -27,17 +69,109 @@
-
+
+
+
+
+
+
+
+ 查询
+
+
+
+
+
+
+
+ 关闭
+
+
+
+
+
+
+
+
+
+ 关闭
+
+
+
+
+
+
+
+
+
+ 关闭
+
+
+
+
+
+
+
+
+
+ 关闭
+
+