From d2fc22d5f2b0f095b4c49c618ef03ae2f0f41b5d Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期一, 21 十月 2024 11:21:36 +0800
Subject: [PATCH] 江西空管发版
---
src/views/home/components/info-data/index.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/home/components/info-data/index.vue b/src/views/home/components/info-data/index.vue
index f2fd34c..6ec4c1a 100644
--- a/src/views/home/components/info-data/index.vue
+++ b/src/views/home/components/info-data/index.vue
@@ -39,7 +39,7 @@
<el-row class="mb-5" :gutter="40">
<el-col :span="12">
- <div class="title text-lg font-bold">鏈懆璇剧▼</div>
+ <div class="title text-lg font-bold">鎴戠殑璇剧▼</div>
<div class="table-container">
<el-table :data="planeInfo.meetList" height="500" empty-text="鏆傛棤鏁版嵁">
<el-table-column prop="startTime" label="寮�濮嬫椂闂�" />
@@ -96,4 +96,4 @@
.text-num {
color: var(--el-color-primary);
}
-</style>
\ No newline at end of file
+</style>
--
Gitblit v1.8.0