diff --git a/dist.zip b/dist.zip
deleted file mode 100644
index 8c9851f..0000000
Binary files a/dist.zip and /dev/null differ
diff --git a/src/views/view/index.vue b/src/views/view/index.vue
index a1023f4..8331d28 100644
--- a/src/views/view/index.vue
+++ b/src/views/view/index.vue
@@ -157,20 +157,20 @@
下行
- {{ pileNumMap[searchForm.area].length2 }}米 + {{ pileNumMap[searchForm.area]?.length2 || 0 }}米
上行
- {{ pileNumMap[searchForm.area].length1 }}米 + {{ pileNumMap[searchForm.area]?.length1 || 0 }}米
+
{{ filedFomatter(item.direction, directionList) }} {{ item.id }}({{ item.pileNumShow }}) 指令:{{ item.stream }} {{ @@ -716,8 +716,7 @@