From 1b8098b7f79b66a80e5ca49d8765606cb5fa0408 Mon Sep 17 00:00:00 2001 From: ludc Date: 星期四, 30 十一月 2023 19:11:00 +0800 Subject: [PATCH] 操作日志完善 --- Source/UBCS-WEB/src/views/wel/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/UBCS-WEB/src/views/wel/index.vue b/Source/UBCS-WEB/src/views/wel/index.vue index d08f5a8..bf872e5 100644 --- a/Source/UBCS-WEB/src/views/wel/index.vue +++ b/Source/UBCS-WEB/src/views/wel/index.vue @@ -7,7 +7,7 @@ </el-row> <el-row> <el-col :span="24"> - <basic-container title="寰呭姙浜嬮」"> + <basic-container title="涓绘暟鎹粺璁�"> <Statistic></Statistic> </basic-container> </el-col> @@ -86,7 +86,7 @@ todoData: [], // 浠e姙娴佺▼浠诲姟option todoOption: { - height:650, + height:500, addBtn: false, header: false, align: 'center', -- Gitblit v1.9.3