From a68d8260e9c4a1e8709a1f5ba69430ccb95f70da Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期三, 21 一月 2026 10:59:48 +0800
Subject: [PATCH] 浪潮对接单点登录:能耗管理系统3

---
 src/views/index.vue |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/src/views/index.vue b/src/views/index.vue
index e06a40b..ec00a3f 100644
--- a/src/views/index.vue
+++ b/src/views/index.vue
@@ -135,7 +135,7 @@
 <!--								 style="height: 260px"></Echarts>-->
 <!--			</div>-->
 <!--		</div>-->
-		
+
 		<!-- 搴曢儴妯悜涓ゆ爮 -->
 <!--		<div class="dashboard-row">-->
 <!--			<div class="main-panel">-->
@@ -386,7 +386,6 @@
 }
 // 搴斾粯搴旀敹缁熻
 const statisticsReceivable = (type) => {
-	console.log(type)
 	statisticsReceivablePayable({type: radio1.value}).then((res) => {
 		barSeries.value[0].data = [
 			// { value: res.data.prepayMoney, itemStyle: { color: barColors2[0] } },
@@ -790,7 +789,7 @@
 }
 .quality-card.three {
 	background-image: url("../assets/images/chuchang.png");
-	
+
 }
 .quality-card span {
 	color: #4fc3f7;
@@ -802,4 +801,4 @@
 	height: 220px;
 	margin-top: 10px;
 }
-</style>
\ No newline at end of file
+</style>

--
Gitblit v1.9.3