diff --git a/src/api/ecss/ecss.js b/src/api/ecss/ecss.js
index a755eb6..4efce24 100644
--- a/src/api/ecss/ecss.js
+++ b/src/api/ecss/ecss.js
@@ -55,3 +55,6 @@ export const getDeclarationDefaultData= data => createAPI(`/ecss/coDel/getDeclar
export const partInformationHsCode= data => createAPI(`/ecss/coDel/partInformationHsCode`,'post',data)
export const savePartHSCode= data => createAPI(`/ecss/coDel/savePartHSCode`,'post',data)
export const saveDeclaration= data => createAPI(`/ecss/coDel/saveDeclaration`,'post',data)
+export const searchDeclarationHeader= data => createAPI(`/ecss/coDel/searchDeclarationHeader`,'post',data)
+export const searchDeclarationDetail= data => createAPI(`/ecss/coDel/searchDeclarationDetail`,'post',data)
+export const deleteDeclaration= data => createAPI(`/ecss/coDel/deleteDeclaration`,'post',data)
diff --git a/src/views/modules/ecss/declaration.vue b/src/views/modules/ecss/declaration.vue
new file mode 100644
index 0000000..019b0bf
--- /dev/null
+++ b/src/views/modules/ecss/declaration.vue
@@ -0,0 +1,1150 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{'查询'}}
+
+
+
+
+
+
+ 删除报关单
+
+
+
+
+ {{scope.row[item.columnProp]}}
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row[item.columnProp] }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/ecss/hsCode.vue b/src/views/modules/ecss/hsCode.vue
index 1802051..4e575e7 100644
--- a/src/views/modules/ecss/hsCode.vue
+++ b/src/views/modules/ecss/hsCode.vue
@@ -95,7 +95,8 @@
-
+
+ 属性模板
@@ -114,11 +115,13 @@
-
+
+