瀏覽代碼

[edit] refresh

A\An 3 年之前
父節點
當前提交
e522d4c04a
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/view/popup/tabbar-page/wallter/popup.vue

+ 2 - 0
src/view/popup/tabbar-page/wallter/popup.vue

@@ -193,6 +193,8 @@ const refreshList = () => {
     setTimeout(() => {
         iconRotate.value = false
     }, 1000)
+
+    getAccountBalance();
     if(currencyListDom.value) {
         currencyListDom.value.getCurrencyInfoList && currencyListDom.value.getCurrencyInfoList();
     }