diff --git a/src/App.vue b/src/App.vue
index 5c62b3e..05d8f2e 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -3,7 +3,7 @@
// you can use this to manipulate the document head in any components,
// they will be rendered correctly in the html results with vite-ssg
useHead({
- title: '季节内台风预报系统',
+ title: '季节内逐日台风概率预报',
meta: [
{
name: 'description',
diff --git a/src/components/OptForm.vue b/src/components/OptForm.vue
index 9edbca2..e332e15 100644
--- a/src/components/OptForm.vue
+++ b/src/components/OptForm.vue
@@ -126,7 +126,7 @@ const isTargetDateDisabled = computed(() => {