From 2c40847f242582b6b786c09b1637fb86454ae7ec Mon Sep 17 00:00:00 2001 From: liangping <18786721@qq.com> Date: Thu, 25 Aug 2022 11:09:02 +0800 Subject: [PATCH] add link to account detail --- src/views/Dashboard.vue | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/views/Dashboard.vue b/src/views/Dashboard.vue index d7af52c8..046a00d2 100644 --- a/src/views/Dashboard.vue +++ b/src/views/Dashboard.vue @@ -129,10 +129,18 @@ + + {{ walletName }} Assets + + More + + { this.walletBalances = this.formatToken(bal) })