From 20068a4e695c4eae6361c567fa4b410460dec4dc Mon Sep 17 00:00:00 2001
From: ludc
Date: 星期四, 19 十月 2023 11:09:48 +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.10.0