From a45d3ac59ebc1e13a772ec1058c75535bae43279 Mon Sep 17 00:00:00 2001 From: xuyoubin <1562013420@qq.com> Date: Mon, 25 Dec 2023 08:52:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9=E9=A5=BC=E7=8A=B6?= =?UTF-8?q?=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- god-ui/src/views/battery/index.vue | 8 ++++---- god-ui/src/views/index.vue | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/god-ui/src/views/battery/index.vue b/god-ui/src/views/battery/index.vue index 6ee3887c..cee79559 100644 --- a/god-ui/src/views/battery/index.vue +++ b/god-ui/src/views/battery/index.vue @@ -268,19 +268,19 @@ export default { center:'center', data: [ { - name: "烤箱", + name: "亏电", value: 56, }, { - name: "冰箱", + name: "水淹", value: 32, }, { - name: "轮毂", + name: "托底", value: 18, }, { - name: "电视机", + name: "碰撞", value: 47, }, { diff --git a/god-ui/src/views/index.vue b/god-ui/src/views/index.vue index efa18a11..de35e141 100644 --- a/god-ui/src/views/index.vue +++ b/god-ui/src/views/index.vue @@ -10,7 +10,7 @@ - +