diff --git a/frontend/src/App.vue b/frontend/src/App.vue
index 36b6b3f..24be742 100644
--- a/frontend/src/App.vue
+++ b/frontend/src/App.vue
@@ -1,7 +1,7 @@
- BID MONITOR
+ 投标信息一览
{{ scope.row.title }}
-
+
{{ formatDate(scope.row.publishDate) }}
@@ -103,7 +103,7 @@
{{ scope.row.title }}
-
+
{{ formatDate(scope.row.publishDate) }}
@@ -128,7 +128,7 @@
{{ scope.row.title }}
-
+
{{ formatDate(scope.row.publishDate) }}