sunlupeng 1 년 전
부모
커밋
f4a8bd13a5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      public/dailyDrawCarousel.html

+ 1 - 0
public/dailyDrawCarousel.html

@@ -372,6 +372,7 @@
         ElementPlus.ElLoading.service();
         let res = await httpAjax('post', '/mall-prize/continuousClicks', postData);
         ElementPlus.ElLoading.service().close();
+        window.parent.getUserInfo();
         if (res.errno === 0) {
           state.recordList = res.data;
           state.dialogRecordList = true;