From 998cff2189462a97cb8d6e1e7b9f88d9ecca524b Mon Sep 17 00:00:00 2001 From: heyujie <516346543@qq.com> Date: 星期四, 14 七月 2022 14:34:36 +0800 Subject: [PATCH] add device clusterpwd change to authPwd --- src/views/hashrate/HashManage/components/HashCard.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/hashrate/HashManage/components/HashCard.vue b/src/views/hashrate/HashManage/components/HashCard.vue index 7a6ec85..cb0fcd5 100644 --- a/src/views/hashrate/HashManage/components/HashCard.vue +++ b/src/views/hashrate/HashManage/components/HashCard.vue @@ -39,8 +39,8 @@ </div> </div> <div class="detailItem"> - <div class="label"> - <span class="iconfont"></span>鍥犳湭鐭ュ師鍥犳湭鈥� + <div class="label" title="鍥犳湭鐭ュ師鍥犳湭澶勭悊"> + <span class="iconfont"></span>鍥犳湭鐭ュ師鍥犳湭澶勭悊 </div> <div class="data"> <span class="number">{{ hashrate.noDeal }}</span -- Gitblit v1.8.0