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;