From 0dbf19e9f92f5cb1d5ca9a06fd268d3b16e466e3 Mon Sep 17 00:00:00 2001
From: zhangzengfei <zhangzengfei@smartai.com>
Date: 星期三, 07 十二月 2022 15:22:01 +0800
Subject: [PATCH] 完善断流监控,集群和设备详情的查询

---
 src/views/hashrate/HashManage/components/SettingBox.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/hashrate/HashManage/components/SettingBox.vue b/src/views/hashrate/HashManage/components/SettingBox.vue
index 30c3955..5fde76d 100644
--- a/src/views/hashrate/HashManage/components/SettingBox.vue
+++ b/src/views/hashrate/HashManage/components/SettingBox.vue
@@ -1,6 +1,6 @@
 <template>
   <div class="SettingBox">
-    <div class="title">閫�鍑洪泦缇�</div>
+    <div class="title">绠楀姏璁剧疆</div>
 
     <div class="settingBody">
       <div class="settingItem">
@@ -278,7 +278,7 @@
     .btns {
       margin-top: 10px;
       display: flex;
-      justify-content: end;
+      justify-content: flex-end;
       text-align: center;
       line-height: 40px;
       font-size: 14px;

--
Gitblit v1.8.0