소스 검색

[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();
     }