From 4a7b0d87fac0c6bcae7405cc0a992c145510c133 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 07 十一月 2023 10:34:36 +0800
Subject: [PATCH] 1.综合看板 当月改为近一周
---
src/views/kanbanManager/all.vue | 2 +-
src/utils/myEcharts.js | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/utils/myEcharts.js b/src/utils/myEcharts.js
index 75591ee..1c87f8c 100644
--- a/src/utils/myEcharts.js
+++ b/src/utils/myEcharts.js
@@ -2060,7 +2060,7 @@
// tooltip: {},
title: {
show: show,
- text: '鍚勮溅闂村綋鏈堜笉鑹秼鍔�',
+ text: '鍚勮溅闂翠笉鑹秼鍔�',
left: '50%',
top: '3%',
textAlign: 'center',
diff --git a/src/views/kanbanManager/all.vue b/src/views/kanbanManager/all.vue
index 326702d..61a6f92 100644
--- a/src/views/kanbanManager/all.vue
+++ b/src/views/kanbanManager/all.vue
@@ -84,7 +84,7 @@
<div style="width: 1000px;">
<div class="smallTitle">
<svg-icon icon-class="blcs" class="svg_class" />
- 璐ㄩ噺涓嶈壇
+ 璐ㄩ噺涓嶈壇(杩戜竴鍛�)
</div>
<div class="lineContent horn" style="height: 380px;display: flex;justify-content: space-between">
<div id="cjzl03" class="flex_c_c" style="width: 100%;height:100%" />
--
Gitblit v1.9.3