+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.sendCountryName }}
+
+
+
+
+ {{ scope.row.receiveCountryName }}
+
+
+
+
+
+
+ {{ parseTime(scope.row.estimateDate, '{y}-{m}-{d}') }}
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.receiveCompany }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.sendCompany }}
+
+
+
+
+ {{ scope.row.remark }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.blUnpack == "1" ? "是" : "否" }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/emis/emisWaybillProblemInfo/centralProblemInquiry.vue b/src/views/emis/emisWaybillProblemInfo/centralProblemInquiry.vue
index 1a8754ba..c67709e5 100644
--- a/src/views/emis/emisWaybillProblemInfo/centralProblemInquiry.vue
+++ b/src/views/emis/emisWaybillProblemInfo/centralProblemInquiry.vue
@@ -100,6 +100,24 @@
@click="getList"
>导出
+