From 1b40fd4862b65a0dd60c33fd25d5bd009b3b3dca Mon Sep 17 00:00:00 2001
From: yangyin <1850366751@qq.com>
Date: 星期四, 31 十月 2024 11:26:49 +0800
Subject: [PATCH] Merge branch 'test' of http://47.103.154.90:83/r/WI/Web.Admin.V1.0 into test

---
 src/views/project/yw/systemManage/accessLog/AccessLog.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/project/yw/systemManage/accessLog/AccessLog.vue b/src/views/project/yw/systemManage/accessLog/AccessLog.vue
index c47fbc6..5695fbe 100644
--- a/src/views/project/yw/systemManage/accessLog/AccessLog.vue
+++ b/src/views/project/yw/systemManage/accessLog/AccessLog.vue
@@ -25,7 +25,7 @@
 					highlight-current-row
 				>
 					<el-table-column prop="time" label="鏃堕棿" width="185" fixed="left" show-overflow-tooltip> </el-table-column>
-					<el-table-column label="浜嬩欢" prop="note"  show-overflow-tooltip> </el-table-column>
+					<el-table-column label="鎻忚堪" prop="note"  show-overflow-tooltip> </el-table-column>
 
 					<el-table-column label="鐢ㄦ埛" prop="user" width="120" show-overflow-tooltip> </el-table-column>
 					<el-table-column label="绫诲瀷" prop="type" width="170" show-overflow-tooltip> </el-table-column>

--
Gitblit v1.9.3