|
|
@@ -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;
|