From bd5051f7094fcf1daa55abdc65e337d61e572ff2 Mon Sep 17 00:00:00 2001 From: ZZJ <10913410+zzj2100@user.noreply.gitee.com> Date: 星期二, 07 六月 2022 10:51:52 +0800 Subject: [PATCH] 联动场景传参修改 --- 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