From 5ea910a9712f1409ecee60ee9fff3c95a97dd8dc Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期一, 30 九月 2024 15:53:54 +0800
Subject: [PATCH] 监测工具
---
src/views/screen/newPage/index.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/screen/newPage/index.vue b/src/views/screen/newPage/index.vue
index 298f604..4e2d483 100644
--- a/src/views/screen/newPage/index.vue
+++ b/src/views/screen/newPage/index.vue
@@ -45,13 +45,13 @@
</div>
</div>
<div class="data-info">
- <div class="data-lable center">璁惧姝e父鏁�</div>
+ <div class="data-lable center">姝e父鏁�</div>
<div class="data-num type2 center">
<span v-roll>{{ item.normalNum }}</span>
</div>
</div>
<div class="data-info">
- <div class="data-lable center">璁惧寮傚父鏁�</div>
+ <div class="data-lable center">寮傚父鏁�</div>
<div class="data-num type3 center">
<span v-roll>{{ item.errorNum }}</span>
</div>
--
Gitblit v1.8.0