-
- {{
- currentDetail.task_no
- }}
-
- {{ currentDetail.status_text }}
-
- {{ currentDetail.batch_no }}
- {{
- currentDetail.file_name
- }}
- {{ currentDetail.total_count }}
-
- {{ currentDetail.success_count }}
-
- {{ currentDetail.skip_count }}
-
- {{ currentDetail.fail_count }}
-
-
- {{ currentDetail.warning_count }}
-
- {{ currentDetail.started_at }}
- {{ currentDetail.completed_at }}
- {{ currentDetail.created_at }}
- {{
- currentDetail.error_message
- }}
-
-
- 跳过明细
-
-
-
-
-
-
- {{ row.reason || '未知原因' }}
-
-
-
-
-
-
- 警告明细
-
-
-
-
-
-
- {{ row.reason || row.message || '未知警告' }}
-
-
-
-
-
-
- 失败明细
-
-
-
-
-
-
- {{ row.reason || '未知错误' }}
-
-
-
-
-
-
-
- 关闭
-
- 下载跳过数据
-
-
- 下载警告数据
-
-
- 下载失败数据
-
-
-
+
+
diff --git a/src/views/order-management/order-list/index.vue b/src/views/order-management/order-list/index.vue
index 72a52f0..b86f811 100644
--- a/src/views/order-management/order-list/index.vue
+++ b/src/views/order-management/order-list/index.vue
@@ -273,6 +273,7 @@
diff --git a/src/views/system/permission/index.vue b/src/views/system/permission/index.vue
index 3fbf8b9..1a69cc1 100644
--- a/src/views/system/permission/index.vue
+++ b/src/views/system/permission/index.vue
@@ -5,6 +5,7 @@