Selaa lähdekoodia

feat: 报错重新请求数据

year 2 kuukautta sitten
vanhempi
commit
6d2481b601
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/app/[locale]/(doings)/rechargeproxy/page.tsx

+ 1 - 0
src/app/[locale]/(doings)/rechargeproxy/page.tsx

@@ -221,6 +221,7 @@ const Page = () => {
                     maskClickable: false,
                 });
             }
+            getData();
         }
     };