From a3cc0d240ee750fa23d6a7772346cc6bc1023bae Mon Sep 17 00:00:00 2001
From: 黄何裕 <1053952480@qq.com>
Date: 星期五, 12 七月 2024 11:51:55 +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